Warning, /libraries/kdb/metainfo.yaml is written in an unsupported language. File is not indexed.
0001 # kapidox info 0002 description: KDb is a database connectivity and creation framework, consisted of a general-purpose 0003 C++ Qt library and set of plugins delivering support for various database vendors. 0004 #logo: TODO 0005 group: kexiframeworks 0006 type: functional 0007 0008 platforms: 0009 - name: Linux 0010 - name: Windows 0011 # - name: MacOSX 0012 # - name: Android 0013 0014 public_lib: true 0015 public_source_dirs: 0016 - src 0017 libraries: 0018 - cmake: KDb 0019 qmake: KDb3 0020 cmakename: KDb 0021 0022 maintainer: 0023 - staniek 0024 0025 # kapidox needs to have the group info with one of the covered projects currently 0026 # so placing here, taking KDb as the most core library of the group 0027 group_info: 0028 # kapidox turns this into the group identifier "kexiframeworks" for use with "group:" 0029 fancyname: KEXI Frameworks 0030 maintainer: 0031 - staniek 0032 irc: kexi 0033 mailinglist: kexi-devel 0034 platforms: 0035 - Linux 0036 - Windows 0037 # description: TODO 0038 # logo: TODO 0039 # long_description: TODO