File: MANIFEST.in

package info (click to toggle)
html5-parser 0.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,752 kB
  • sloc: ansic: 32,440; python: 2,022; makefile: 13
file content (6 lines) | stat: -rw-r--r-- 189 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
exclude *.py
include setup.py build.py run_tests.py gen*.py win-ci.py
include LICENSE README.rst
include gumbo/*.c gumbo/*.h gumbo/*.py gumbo/*.rl
include src/*.c src/*.h
include test/*.py