File: MANIFEST.in

package info (click to toggle)
python-cjkcodecs 1.1.1-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,848 kB
  • ctags: 1,231
  • sloc: ansic: 33,819; python: 2,388; makefile: 70; sh: 11
file content (10 lines) | stat: -rw-r--r-- 298 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# $Id: MANIFEST.in,v 1.3 2003/11/29 23:44:54 perky Exp $

include README ROADMAP AUTHORS COPYRIGHT THANKS
include MANIFEST.in NOTES.*

recursive-include src *.h *.c
recursive-include tests *.py *.txt *.utf8 *.sh
recursive-include tools *.py

global-exclude */CVS/* *.pyc *.pyo .cvsignore build/*/*