Metadata-Version: 1.1
Name: Glymur
Version: 0.1.7
Summary: Tools for accessing JPEG2000 files
Home-page: https://github.com/quintusdias/glymur
Author: John Evans
Author-email: johnevans938 at gmail dot com
License: LICENSE.txt
Description: 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.7 and 3.3.  Python 3.3 is strongly recommended.
        
        Please read the docs, https://glymur.readthedocs.org/en/latest/
        
Platform: darwin
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Software Development :: Libraries :: Python Modules
