File: SOURCES.txt

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 (16 lines) | stat: -rw-r--r-- 527 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
CHANGES.rst
LICENCE
MANIFEST.in
README.original.txt
README.rst
setup.py
python2/diff_match_patch/__init__.py
python2/diff_match_patch/diff_match_patch.py
python2/diff_match_patch/diff_match_patch_test.py
python2/diff_match_patch.egg-info/PKG-INFO
python2/diff_match_patch.egg-info/SOURCES.txt
python2/diff_match_patch.egg-info/dependency_links.txt
python2/diff_match_patch.egg-info/top_level.txt
python3/diff_match_patch/__init__.py
python3/diff_match_patch/diff_match_patch.py
python3/diff_match_patch/diff_match_patch_test.py