File: MANIFEST.in

package info (click to toggle)
python-persistent 4.0.8-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 680 kB
  • ctags: 1,140
  • sloc: python: 4,156; ansic: 2,727; xml: 845; makefile: 112
file content (9 lines) | stat: -rw-r--r-- 155 bytes parent folder | download
1
2
3
4
5
6
7
8
9
include *.txt

recursive-include docs *
recursive-include persistent *

global-exclude *.dll
global-exclude *.pyc
global-exclude *.pyo
global-exclude *.so