Metadata-Version: 2.1
Name: bento-mdf
Version: 0.10.2
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.8,<4.0
Classifier: License :: Other/Proprietary License
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
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: bento-meta (>=0.2.7,<0.3.0)
Requires-Dist: delfick-project (>=0.7.9,<0.8.0)
Requires-Dist: jsonschema (>=4.17.3,<5.0.0)
Requires-Dist: pyyaml (>=6.0.1)
Requires-Dist: requests (>=2.28.2,<3.0.0)
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
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/)




