File: control

package info (click to toggle)
doxyqml 0.2.0-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 144 kB
  • ctags: 115
  • sloc: python: 694; cpp: 24; makefile: 6
file content (17 lines) | stat: -rw-r--r-- 522 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: doxyqml
Priority: optional
Section: devel
Maintainer: Loïc Minier <lool@debian.org>
Build-Depends: debhelper (>= 9), python
Standards-Version: 3.9.5
Homepage: http://agateau.com/projects/doxyqml
X-Python-Version: >= 2.5

Package: doxyqml
Architecture: all
Depends: ${misc:Depends}, ${python: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.