File: MANIFEST.in

package info (click to toggle)
hachoir 3.1.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,360 kB
  • sloc: python: 50,349; makefile: 129; sh: 26
file content (25 lines) | stat: -rw-r--r-- 514 bytes parent folder | download | duplicates (2)
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
include benchmark.sh
include AUTHORS
include COPYING
include ChangeLog
include INSTALL
include MANIFEST.in
include README.rst
include TODO.rst
include tox.ini
include .travis.yml
include runtests.py
include hachoir-metadata-csv
include run_testcase.py

include doc/*.rst doc/conf.py doc/make.bat doc/Makefile doc/gen_parser_list.py
include doc/examples/*.py

include tests/*.py tests/*.rst tests/files/*

# IGNORED files:
#
# hachoir-metadata-gtk
# hachoir-metadata-qt
# hachoir/metadata/qt/dialog.ui
# tools/*.py