.gitignore
.readthedocs.yaml
.travis.yml
CHANGES.txt
LICENSE.txt
MANIFEST.in
README.md
appveyor.yml
azure-pipelines.yml
conftest.py
pyproject.toml
.circleci/config.yml
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/requires.txt
Glymur.egg-info/top_level.txt
ci/doc.yml
ci/install.ps1
ci/run_script.sh
ci/run_with_env.cmd
ci/setup_env.sh
ci/travis-311-no-gdal.yaml
ci/travis-311-no-opj.yaml
ci/travis-311.yaml
ci/travis-312.yaml
ci/travis-313.yaml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/api.rst
docs/source/conf.py
docs/source/detailed_installation.rst
docs/source/goodstuff_alpha.png
docs/source/how_do_i.rst
docs/source/index.rst
docs/source/introduction.rst
docs/source/roadmap.rst
docs/source/whatsnew/0.10.rst
docs/source/whatsnew/0.11.rst
docs/source/whatsnew/0.12.rst
docs/source/whatsnew/0.13.rst
docs/source/whatsnew/0.14.rst
docs/source/whatsnew/0.5.rst
docs/source/whatsnew/0.6.rst
docs/source/whatsnew/0.7.rst
docs/source/whatsnew/0.8.rst
docs/source/whatsnew/0.9.rst
docs/source/whatsnew/index.rst
glymur/__init__.py
glymur/_core_converter.py
glymur/_iccprofile.py
glymur/codestream.py
glymur/command_line.py
glymur/config.py
glymur/core.py
glymur/jp2box.py
glymur/jp2k.py
glymur/jp2kr.py
glymur/jpeg.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/_tiff.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_commandline_jp2dump.py
tests/test_commandline_jpeg2jp2.py
tests/test_commandline_tiff2jp2.py
tests/test_config.py
tests/test_geo.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_jp2k_writes.py
tests/test_jp2kr.py
tests/test_jpeg2jp2.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_threading.py
tests/test_tiff2jp2.py
tests/test_warnings.py
tests/data/__init__.py
tests/data/conformance/__init__.py
tests/data/conformance/file1_xml.txt
tests/data/conformance/file1_xml_box.txt
tests/data/conformance/p0_02.j2k
tests/data/conformance/p0_03.j2k
tests/data/conformance/p0_06.j2k
tests/data/conformance/p1_06.j2k
tests/data/conformance/p1_07.j2k
tests/data/conformance/p1_07.txt
tests/data/from-openjpeg/__init__.py
tests/data/from-openjpeg/edf_c2_1178956.jp2
tests/data/from-openjpeg/issue142.j2k
tests/data/from-openjpeg/issue392.jp2
tests/data/from-openjpeg/issue396.jp2
tests/data/from-openjpeg/issue438.jp2
tests/data/from-openjpeg/issue626.j2k
tests/data/from-openjpeg/jph_siz.txt
tests/data/from-openjpeg/oj-ht-byte.jph
tests/data/from-openjpeg/text_GBR.jp2
tests/data/from-openjpeg/text_GBR_rreq.txt
tests/data/geo/0220000800_uuid.dat
tests/data/geo/__init__.py
tests/data/geo/gml.xml
tests/data/misc/appended_xml_box.txt
tests/data/misc/countries.xml
tests/data/misc/decompression_parameters_type.txt
tests/data/misc/default_compression_parameters_type.txt
tests/data/misc/default_progression_order_changes_type.txt
tests/data/misc/encoding_declaration.xml
tests/data/misc/goodstuff_codestream_header.txt
tests/data/misc/goodstuff_with_full_header.txt
tests/data/misc/issue186_progression_order.txt
tests/data/misc/issue398.dat
tests/data/misc/issue405.dat
tests/data/misc/issue549.dat
tests/data/misc/issue555.xmp
tests/data/misc/issue982.j2k
tests/data/misc/multiple_precinct_size.txt
tests/data/misc/nemo.txt
tests/data/misc/nemo_dump_no_codestream.txt
tests/data/misc/nemo_dump_no_codestream_no_xml.txt
tests/data/misc/nemo_dump_no_xml.txt
tests/data/misc/nemo_dump_short.txt
tests/data/misc/nemo_with_codestream_header.txt
tests/data/misc/nemo_xmp_box.txt
tests/data/misc/no_jp2c.jp2
tests/data/misc/sgray.icc
tests/data/misc/simple_rdf.txt
tests/data/misc/simple_rdf.uuid-box.txt
tests/data/misc/uint16.j2k
tests/data/skimage/__init__.py
tests/data/skimage/astronaut8.tif
tests/data/skimage/astronaut8_stripped.tif
tests/data/skimage/astronaut_s_uint16.tif
tests/data/skimage/astronaut_uint16.tif
tests/data/skimage/astronaut_ycbcr_jpeg_tiled.tif
tests/data/skimage/goodstuff_32s.tif
tests/data/skimage/moon.tif
tests/data/skimage/moon3_partial_last_strip.tif
tests/data/skimage/moon3_stripped.tif
tests/data/skimage/moon63.tif
tests/data/skimage/moon_2x2.tif
tests/data/skimage/moon_3x3.tif
tests/data/skimage/stripped.tif
tests/data/skimage/ycbcr_bg.tif
tests/data/skimage/ycbcr_stripped.tif
tests/data/tiff/__init__.py
tests/data/tiff/albers27-8.tif
tests/data/tiff/albers27.tif
tests/data/tiff/basn6a08.tif
tests/data/tiff/cmyk.tif
tests/data/tiff/degenerate_geotiff.tif
tests/data/tiff/flower-separated-planar-08.tif
tests/data/tiff/ieeefp32.tif
tests/data/tiff/issue572.tif
tests/data/tiff/issue678.tif
tests/data/tiff/uint32.tif
tests/data/tiff/warning.tif