File: SOURCES.txt

package info (click to toggle)
python-diff-match-patch 20200713-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 416 kB
  • sloc: python: 4,937; sh: 6; makefile: 5
file content (17 lines) | stat: -rw-r--r-- 511 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
setup.py
diff_match_patch/__init__.py
diff_match_patch/diff_match_patch.py
diff_match_patch/diff_match_patch_py2.py
diff_match_patch.egg-info/PKG-INFO
diff_match_patch.egg-info/SOURCES.txt
diff_match_patch.egg-info/dependency_links.txt
diff_match_patch.egg-info/top_level.txt
diff_match_patch/tests/__init__.py
diff_match_patch/tests/diff_match_patch_test.py
diff_match_patch/tests/diff_match_patch_test_py2.py
diff_match_patch/tests/speedtest.py