File: MANIFEST.in

package info (click to toggle)
html5-parser 0.4.12%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,748 kB
  • sloc: ansic: 32,397; python: 1,732; makefile: 6
file content (8 lines) | stat: -rw-r--r-- 203 bytes parent folder | download
1
2
3
4
5
6
7
8
exclude *.py
include setup.py unix_build.py run_tests.py gen*.py
include LICENSE README.rst
include gumbo/*.c gumbo/*.h gumbo/*.rl
include src/*.c src/*.h
include test/*.py
exclude PKG-INFO
prune debian