File: MANIFEST.in

package info (click to toggle)
doxyqml 0.3.0-1.2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: python: 780; cpp: 54; makefile: 6
file content (11 lines) | stat: -rw-r--r-- 321 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
include bin/doxyqml bin/fromsrc.py
recursive-include doxyqml *.py
recursive-include tests *.py
recursive-include tests/functional/*/input *.qml qmldir
recursive-include tests/functional/*/expected *.qml.cpp
include setup.py
include NEWS
include LICENSE
include README.md
include RELEASE_CHECK_LIST.md
include MANIFEST.in