Metadata-Version: 2.1
Name: gemd
Version: 1.18.5
Summary: Python binding for Citrine's GEMD data model
Home-page: http://github.com/CitrineInformatics/gemd-python
Author: Citrine Informatics
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: pint<0.24,>=0.20
Requires-Dist: deprecation<3,>=2.1.0
Provides-Extra: tests
Requires-Dist: pytest<9,>=8.0.0; extra == "tests"
Provides-Extra: tests-demo
Requires-Dist: pandas<3,>=2.0.3; extra == "tests-demo"
Provides-Extra: tests-entity-bounds
Requires-Dist: numpy<2,>=1.24.4; extra == "tests-entity-bounds"
Requires-Dist: pandas<3,>=2.0.3; extra == "tests-entity-bounds"
