LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
syphon/__init__.py
syphon/__main__.py
syphon/_cmdparser.py
syphon/_version.py
syphon/errors.py
syphon/hash.py
syphon.egg-info/PKG-INFO
syphon.egg-info/SOURCES.txt
syphon.egg-info/dependency_links.txt
syphon.egg-info/entry_points.txt
syphon.egg-info/requires.txt
syphon.egg-info/top_level.txt
syphon/core/__init__.py
syphon/core/build.py
syphon/core/check.py
syphon/core/init.py
syphon/core/archive/__init__.py
syphon/core/archive/archive.py
syphon/core/archive/datafilter.py
syphon/core/archive/filemap.py
syphon/core/archive/lockmanager.py
syphon/schema/__init__.py
syphon/schema/checkcolumns.py
syphon/schema/load.py
syphon/schema/resolvepath.py
syphon/schema/save.py
tests/__init__.py
tests/assert_utils.py
tests/conftest.py
tests/test_main.py
tests/core/__init__.py
tests/core/conftest.py
tests/core/test_build.py
tests/core/test_check.py
tests/core/test_init.py
tests/core/archive/__init__.py
tests/core/archive/test_archive.py
tests/core/archive/test_datafilter.py
tests/core/archive/test_filemap.py
tests/core/archive/test_lockmanager.py
tests/hash/__init__.py
tests/hash/conftest.py
tests/hash/test_hashentry.py
tests/hash/test_hashfile.py
tests/hash/test_openhashfile.py
tests/schema/__init__.py
tests/schema/test_checkcolumns.py
tests/schema/test_load.py
tests/schema/test_resolvepath.py
tests/schema/test_save.py