Metadata-Version: 2.1
Name: Glymur
Version: 0.12.8
Summary: UNKNOWN
Home-page: https://github.com/quintusdias/glymur
Author: 'John Evans'
Author-email: "John Evans" <john.g.evans.ne@gmail.com>
License: 'MIT'
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: lxml
Requires-Dist: packaging
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pillow ; extra == 'test'


**glymur** contains a Python interface to the OpenJPEG library which
allows one to read and write JPEG 2000 files.

