CHANGES.txt
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
Glymur.egg-info/PKG-INFO
Glymur.egg-info/SOURCES.txt
Glymur.egg-info/dependency_links.txt
Glymur.egg-info/entry_points.txt
Glymur.egg-info/not-zip-safe
Glymur.egg-info/requires.txt
Glymur.egg-info/top_level.txt
glymur/__init__.py
glymur/_iccprofile.py
glymur/_tiff.py
glymur/codestream.py
glymur/command_line.py
glymur/config.py
glymur/core.py
glymur/jp2box.py
glymur/jp2k.py
glymur/options.py
glymur/tiff.py
glymur/version.py
glymur/data/__init__.py
glymur/data/goodstuff.j2k
glymur/data/heliov.jpx
glymur/data/nemo.jp2
glymur/lib/__init__.py
glymur/lib/openjp2.py
glymur/lib/tiff.py
tests/__init__.py
tests/fixtures.py
tests/test_callbacks.py
tests/test_cinema.py
tests/test_codestream.py
tests/test_colour_specification_box.py
tests/test_config.py
tests/test_jp2box.py
tests/test_jp2box_jpx.py
tests/test_jp2box_uuid.py
tests/test_jp2box_xml.py
tests/test_jp2k.py
tests/test_libtiff.py
tests/test_openjp2.py
tests/test_printing.py
tests/test_set_decoded_components.py
tests/test_slicing.py
tests/test_tiff2jp2.py
tests/test_warnings.py
tests/test_writing_tiles.py
tests/data/__init__.py