Metadata-Version: 2.4
Name: oemaestro
Version: 0.9.0
Summary: Native Maestro format parser for OpenEye Toolkits
Keywords: chemistry,maestro,schrodinger,openeye,cheminformatics
Author-Email: Your Name <your.email@example.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Programming Language :: Python :: 3
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.11
Requires-Dist: openeye-toolkits>=2026.1
Requires-Dist: rich-click>=1.7
Requires-Dist: oeio>=0.6.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: vrzn>=0.1.0; extra == "dev"

