Warning, /graphics/kdiagram/src/KChart/metainfo.yaml is written in an unsupported language. File is not indexed.

0001 # kapidox info
0002 repo_id: kdiagram
0003 fancyname: KChart
0004 description: A library for creating business charts
0005 #logo: TODO
0006 group: kdiagram
0007 type: functional
0008 
0009 platforms:
0010     - name: Linux
0011     - name: FreeBSD
0012     - name: Windows
0013     - name: macOS
0014 #    - name: Android
0015 
0016 public_lib: true
0017 public_source_dirs:
0018     - .
0019 libraries:
0020     - cmake: KChart
0021       qmake: KChart
0022 cmakename: KChart
0023 
0024 maintainer:
0025     - danders
0026 
0027 # group info has to be with one of the covered projects currently
0028 group_info:
0029     name: KDiagram
0030     fancyname: The KDiagram Libraries
0031     maintainer:
0032         - danders
0033     irc: calligra
0034     mailinglist: calligra-devel
0035     platforms:
0036         - Linux
0037         - FreeBSD
0038         - Windows
0039         - macOS
0040 #       - Android
0041     description: Libraries for creating charts and Gantt diagrams
0042     long_description:
0043         - The KDiagram Libraries consist of KChart, a library for creating business charts,
0044           and KGantt, a library for creating <a href="https://en.wikipedia.org/wiki/Gantt_chart">Gantt</a> diagrams
0045         - The KDiagram Libraries can be used in CMake-based and QMake-based projects.
0046 #    logo: TODO