.flake8
.gitignore
.isort.cfg
.pre-commit-config.yaml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
pytest.ini
requirements.txt
requirements_test.txt
setup.cfg
.github/workflows/build.yml
tests/test_ome.py
tests/test_tiff.py
xtiff/__init__.py
xtiff/_version.py
xtiff/ome.py
xtiff/tiff.py
xtiff.egg-info/PKG-INFO
xtiff.egg-info/SOURCES.txt
xtiff.egg-info/dependency_links.txt
xtiff.egg-info/requires.txt
xtiff.egg-info/top_level.txt
xtiff.egg-info/zip-safe