Metadata-Version: 2.1
Name: reasoner-validator
Version: 2.1.0
Summary: Validation tools for Reasoner API
Home-page: https://github.com/NCATSTranslator/reasoner-validator
Author: Patrick Wang
Author-email: patrick@covar.com
License: MIT
Description: # Reasoner Validator
        
        [![pypi](https://github.com/NCATSTranslator/reasoner-validator/workflows/pypi/badge.svg)](https://pypi.org/project/reasoner-validator/)
        [![readthedocs](https://readthedocs.org/projects/reasoner-validator/badge/)](https://reasoner-validator.readthedocs.io/)
        
        See the [documentation](https://reasoner-validator.readthedocs.io/) and/or [contributor guidelines](https://github.com/NCATSTranslator/reasoner-validator/blob/master/.github/CONTRIBUTING.md).
        
        ### Building
        
        To build the documentation:
        
        ```bash
        cd docs
        make html
        ```
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
