Python interface to OpenJPEG library for reading and writing JPEG 2000 images.
Patching the library handle wasn't appropriate since the tests are really concerned with reloading the entire package. imp.reload in setUpClass and tearDownClass really was the correct way to go. |
||
|---|---|---|
| bin | ||
| docs | ||
| glymur | ||
| CHANGES.txt | ||
| LICENSE.txt | ||
| MANIFEST.in | ||
| README.md | ||
| readthedocs-pip-requirements.txt | ||
| release.txt | ||
| setup.py | ||
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/