File: control

package info (click to toggle)
doxyqml 0.3.0-1.2
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 216 kB
  • sloc: python: 780; cpp: 54; makefile: 6
file content (20 lines) | stat: -rw-r--r-- 604 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: doxyqml
Priority: optional
Section: devel
Maintainer: Loïc Minier <lool@debian.org>
Build-Depends: debhelper (>= 9),
               python3 (>= 3.0),
               dh-python,
               python3-setuptools
Standards-Version: 4.0.0
Homepage: http://agateau.com/projects/doxyqml

Package: doxyqml
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${python3:Depends}, doxygen
Description: QML filter for Doxygen
 Doxyqml is an input filter for Doxygen, a documentation system for C++
 and a few other languages.
 .
 Doxyqml makes it possible to use Doxygen to document QML files.