File: MANIFEST.in

package info (click to toggle)
python-diff-match-patch 20121119-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 360 kB
  • ctags: 177
  • sloc: python: 3,243; sh: 14; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
include README.rst
include CHANGES.rst
include README.original.txt
include LICENCE
# Need to include the other versions stuff
recursive-include python2 *.py
recursive-include python3 *.py