File: MANIFEST.in

package info (click to toggle)
python-crcmod 1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 568 kB
  • ctags: 434
  • sloc: python: 1,782; ansic: 671; makefile: 112
file content (9 lines) | stat: -rw-r--r-- 192 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
include README
include LICENSE
include MANIFEST.in
include changelog
include setup.py
recursive-include python2 *
recursive-include python3 *
recursive-include test *
recursive-include docs *