LICENSE
MANIFEST.in
Makefile
README.rst
setup.py
detools/__init__.py
detools/__main__.py
detools/apply_patch.py
detools/bsdiff.c
detools/bsdiff.py
detools/create_patch.py
detools/errors.py
detools/sais.c
detools/sais.py
detools/version.py
detools.egg-info/PKG-INFO
detools.egg-info/SOURCES.txt
detools.egg-info/dependency_links.txt
detools.egg-info/entry_points.txt
detools.egg-info/requires.txt
detools.egg-info/top_level.txt
tests/__init__.py
tests/test_bsdiff.py
tests/test_detools.py
tests/test_sais.py
tests/files/README.rst
tests/files/bad-header-magic.patch
tests/files/bsdiff.py
tests/files/errors.cpython-36.bin
tests/files/foo-backwards.patch
tests/files/foo-bad-bz2-end.patch
tests/files/foo-diff-data-too-long.patch
tests/files/foo-empty.patch
tests/files/foo-extra-data-too-long.patch
tests/files/foo-no-delta.patch
tests/files/foo-short.patch
tests/files/foo.new
tests/files/foo.old
tests/files/foo.patch
tests/files/micropython-esp8266-20180511-v1.9.4--20190125-v1.10.patch
tests/files/micropython-esp8266-20180511-v1.9.4.bin
tests/files/micropython-esp8266-20190125-v1.10.bin
tests/files/sais.c