File: MANIFEST.in

package info (click to toggle)
cheetah 2.0~rc7-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,152 kB
  • ctags: 2,232
  • sloc: python: 10,227; ansic: 370; makefile: 16
file content (7 lines) | stat: -rw-r--r-- 265 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
include MANIFEST.in *.py *.cfg TODO CHANGES LICENSE README examples docs bin
recursive-include src *.py *.tmpl *.txt
recursive-include bin *
recursive-include docs * 
recursive-include examples *
recursive-exclude src *.pyc *~ *.aux
recursive-exclude docs *~ *.aux