Metadata-Version: 2.3
Name: bento-mdf
Version: 0.11.10
Summary: Python driver/validator for Bento Model Description Format
License: Apache 2.0
Author: Mark A. Jensen
Author-email: mark.jensen@nih.gov
Requires-Python: >=3.10
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: Jinja2 (==3.1.6)
Requires-Dist: annotated-types (>=0.7.0,<0.8.0)
Requires-Dist: bento-meta (>=0.2.16,<0.3.0)
Requires-Dist: certifi (>=2025.4.26,<2026.0.0)
Requires-Dist: cryptography (>=45.0.3,<46.0.0)
Requires-Dist: delfick-project (>=0.7.9,<0.8.0)
Requires-Dist: jsonschema (>=4.17.3,<5.0.0)
Requires-Dist: pydantic (>=2.10.4)
Requires-Dist: pyyaml (>=6.0.1)
Requires-Dist: requests (>=2.28.2,<3.0.0)
Requires-Dist: setuptools (>=80.9.0,<81.0.0)
Requires-Dist: tornado (>=6.5.1,<7.0.0)
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
Project-URL: Bug Tracker, https://github.com/CBIIT/bento-mdf/issues
Project-URL: Homepage, https://github.com/CBIIT/bento-mdf
Description-Content-Type: text/markdown

## Documentation

The complete documentation for the Model Description Format and `bento-mdf` package can be found [here on GitHub pages.](https://cbiit.github.io/bento-mdf/)




