File: MANIFEST.in

package info (click to toggle)
python-diff-match-patch 20121119-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 356 kB
  • 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