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
|