Metadata-Version: 1.1
Name: Glymur
Version: 0.8.17
Summary: Tools for accessing JPEG2000 files
Home-page: https://github.com/quintusdias/glymur
Author: John Evans
Author-email: john.g.evans.ne@gmail.com
License: MIT
Description: 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.7, 3.4, 3.5, 3.6, and 3.7.
        
        Please read the docs, https://glymur.readthedocs.org/
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows :: Windows XP
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Software Development :: Libraries :: Python Modules
