File: MANIFEST.in

package info (click to toggle)
python-mysqldb 1.2.2-10
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 544 kB
  • ctags: 1,062
  • sloc: ansic: 2,658; python: 2,615; sh: 187; makefile: 64
file content (17 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
recursive-include doc *.txt
include MANIFEST.in
include MANIFEST
include ChangeLog
include HISTORY
include GPL
include pymemcompat.h
include dbapi20.py
include test_MySQLdb_dbapi20.py
include test_capabilities.py
include test_MySQLdb_capabilities.py
include metadata.cfg
include site.cfg
include ez_setup.py
include setup_common.py
include setup_posix.py
include setup_windows.py