File: MANIFEST.in

package info (click to toggle)
python-yenc 0.4.0-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 388 kB
  • sloc: python: 572; ansic: 429; sh: 9; makefile: 6
file content (7 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
include *.py MANIFEST* README TODO COPYING CHANGES
recursive-include src *.h *.c
recursive-include test *.py
recursive-include examples *
recursive-include doc *txt *html
recursive-include debian *