File: MANIFEST.in

package info (click to toggle)
python-jpype 1.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,348 kB
  • sloc: python: 19,275; cpp: 18,049; java: 8,638; xml: 1,454; makefile: 155; sh: 37
file content (8 lines) | stat: -rw-r--r-- 197 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
recursive-include native *.h *.xml *.java *.jar *.class
recursive-include examples *
include *.rst doc/* LICENSE
# include test/
graft test
prune test/classes/*
graft setupext
global-exclude *.pyc