LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.dev.txt
requirements.txt
setup.py
pyfastcdc/__init__.py
pyfastcdc/__init__.pyi
pyfastcdc/common.py
pyfastcdc/py.typed
pyfastcdc/utils.py
pyfastcdc.egg-info/PKG-INFO
pyfastcdc.egg-info/SOURCES.txt
pyfastcdc.egg-info/dependency_links.txt
pyfastcdc.egg-info/requires.txt
pyfastcdc.egg-info/top_level.txt
pyfastcdc/cy/__init__.py
pyfastcdc/cy/chunk.pxd
pyfastcdc/cy/chunk.pyx
pyfastcdc/cy/constants.pxd
pyfastcdc/cy/constants.pyx
pyfastcdc/cy/fastcdc.pyx
pyfastcdc/py/__init__.py
pyfastcdc/py/chunk.py
pyfastcdc/py/constants.py
pyfastcdc/py/fastcdc.py
tests/test_arguments.py
tests/test_correctness.py