Metadata-Version: 2.1
Name: structured-data-validation
Version: 0.1.0
Summary: Validation python package for AROS data.
License: GPLv3
Author: Javier Díez Pérez
Author-email: jdiezperezj@gmail.com
Requires-Python: >=3.9,<3.11
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: email-validator (>=1.3.0,<2.0.0)
Requires-Dist: hydra-colorlog (>=1.2.0,<2.0.0)
Requires-Dist: hydra-core (>=1.2.0,<2.0.0)
Requires-Dist: hydra-zen (>=0.8.0,<0.9.0)
Requires-Dist: hypothesis (>=6.56.4,<7.0.0)
Requires-Dist: importlib-metadata (>=5.0.0,<6.0.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: pandas (>=1.5.1,<2.0.0)
Requires-Dist: pyarrow (>=9.0.0,<10.0.0)
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Requires-Dist: python-dotenv (>=0.21.0,<0.22.0)
Requires-Dist: rinohtype (>=0.5.4,<0.6.0)
Requires-Dist: rst2pdf (>=0.99,<0.100)
