Python interface to OpenJPEG library for reading and writing JPEG 2000 images.
Had left a dangling reference to 2.6 that showed up on travis-ci web page report. The test script section was only different for 2.6. Versions 2.7 and 3.3 are the same (and 3.4 should be the same when it arrives). That section can now be simplified. |
||
|---|---|---|
| bin | ||
| docs | ||
| glymur | ||
| .travis.yml | ||
| CHANGES.txt | ||
| LICENSE.txt | ||
| MANIFEST.in | ||
| README.md | ||
| readthedocs-pip-requirements.txt | ||
| setup.py | ||
glymur: a Python interface for JPEG 2000
glymur contains a Python interface to the OpenJPEG library which allows one 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/