File: control

package info (click to toggle)
kapidox 5.78.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,088 kB
  • sloc: python: 1,854; javascript: 350; xml: 182; sh: 171; makefile: 4
file content (39 lines) | stat: -rw-r--r-- 1,585 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: kapidox
Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Scott Kitterman <scott@kitterman.com>,
           Scarlett Moore <sgmoore@kde.org>,
           Maximiliano Curia <maxy@debian.org>,
           Norbert Preining <norbert@preining.info>,
Build-Depends: debhelper-compat (= 13),
               dh-linktree,
               dh-python,
               libjs-bootstrap,
               libjs-jquery (>= 3.5.1+dfsg-3),
               python3,
               python3-gv,
               python3-setuptools,
               python3-yaml,
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://invent.kde.org/frameworks/kapidox
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kapidox
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kapidox.git

Package: kapidox
Architecture: all
Depends: python3-jinja2, python3-yaml, ${misc:Depends}, ${python3:Depends}
Recommends: python3-gv
Description: API documentation generation tool for KDE frameworks
 Framework to aid in creating API documentation for KDE Frameworks in a
 standard format and style.
 .
 The Doxygen tool is used to do the actual documentation extraction and
 formatting, but this framework provides a wrapper script to make generating
 the documentation more convenient (including reading settings from the target
 framework or other module) and a standard template for the generated
 documentation.
 .
 Scripts currently provided are depdiagram-generate-all, kgenframeworksapidox,
 depdiagram-generate, kgenapidox, and depdiagram-prepare