File: MANIFEST.in

package info (click to toggle)
parallelpython 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 224 kB
  • ctags: 231
  • sloc: python: 1,437; sh: 54; makefile: 36
file content (15 lines) | stat: -rw-r--r-- 380 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include AUTHORS
include COPYING
include MANIFEST.in
include CHANGELOG
include PKG-INFO
include README
include python-restlib.spec
include examples/auto_diff.py
include examples/callback.py
include examples/dynamic_ncpus.py
include examples/quicksort.py
include examples/reverse_md5.py
include examples/sum_primes.py
include examples/sum_primes_functor.py
recursive-include doc/ *