File: MANIFEST.in

package info (click to toggle)
python-pathtools 0.1.2-7
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 204 kB
  • sloc: python: 200; makefile: 127
file content (7 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
include README
include AUTHORS
include LICENSE
recursive-include pathtools *.py
recursive-include docs/source *
include docs/Makefile
include docs/make.bat