.editorconfig
.gitignore
LICENSE
MANIFEST.in
README.rst
codecov.yml
setup.py
tox.ini
.circleci/config.yml
tests/__init__.py
tests/datastore.py
tests/test_constants.py
tests/test_dump.py
tests/test_main.py
tests/test_options.py
tests/test_path_or_fobj.py
tests/test_read_tiff.py
tests/test_set.py
tests/test_split.py
tests/data/bad_header1.tif
tests/data/bad_header2.tif
tests/data/bad_tag_offset.tif
tifftools/__init__.py
tifftools/__main__.py
tifftools/commands.py
tifftools/constants.py
tifftools/path_or_fobj.py
tifftools/tifftools.py
tifftools.egg-info/PKG-INFO
tifftools.egg-info/SOURCES.txt
tifftools.egg-info/dependency_links.txt
tifftools.egg-info/entry_points.txt
tifftools.egg-info/not-zip-safe
tifftools.egg-info/top_level.txt