File: MANIFEST.in

package info (click to toggle)
python-setproctitle 1.3.7-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 272 kB
  • sloc: ansic: 946; python: 659; makefile: 21
file content (9 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
include HISTORY.rst
include README.rst
include COPYRIGHT
include MANIFEST.in
include Makefile
include src/*.c
include src/*.h
include tests/*.py
include tests/*.c