glymur/README.md
John Evans 5ecff26614 Some differences noted in XML printing. Some extra requirements. Closes #75.
A couple of XML printing tests were commented out because of differences
between the ways that 2.6 and 2.6+ versions of ElementTree print XML.

A 2.6 installation will require one to install ordereddict and
unittest2.
2013-07-13 13:11:22 -04:00

365 B

glymur: a Python interface for JPEG 2000

glymur contains a Python interface to the OpenJPEG library which allows linux and mac users to read and write JPEG 2000 files.
glymur works on Python 2.6, 2.7 and 3.3. Python 3.3 is strongly recommended.

Please read the docs, https://glymur.readthedocs.org/en/latest/