Metadata-Version: 2.4
Name: openmatrix
Version: 0.4.0b1
Summary: OMX, the open matrix data format
Author-email: Billy Charlton <billy@okbecause.com>, Ben Stabler <benstabler@yahoo.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/osPlanning/omx
Keywords: openmatrix,omx
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.9
Description-Content-Type: text/plain
License-File: LICENSE.TXT
Requires-Dist: h5py>=2.10.0
Requires-Dist: numpy>=1.5.0
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: ruff==0.14.10; extra == "dev"
Dynamic: license-file

==================
OpenMatrix, or OMX
==================

OMX is an open matrix data format, designed for sharing big matrix
data.

Read more about it at the project home page:
https://github.com/osPlanning/omx

