Metadata-Version: 2.4
Name: ojph
Version: 0.8.0
Summary: OpenJPH Bindings for Python and Numpy
Home-page: https://github.com/ramonaoptics/ojph
Author: Mark Harfouche
Author-email: mark@ramonaoptics.com
License: BSD-3-Clause
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
License-File: LICENSE.txt
Requires-Dist: numpy>=1.24.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

OpenJPH bindings

## Requirements

These bindings link against [OpenJPH](https://github.com/aous72/OpenJPH) and
require a version containing PR
[#312](https://github.com/aous72/OpenJPH/pull/312) ("Removes direct access to
COC segment marker"). That change was merged after the 0.30.1 release and, at
the time of writing, is only available on OpenJPH `main` (unreleased). Building
against OpenJPH 0.30.1 or earlier is not supported.
