Metadata-Version: 2.1
Name: cuenca-validations
Version: 0.0.1
Summary: Cuenca common validations
Home-page: https://github.com/cuenca-mx/cuenca-validations
Author: Cuenca
Author-email: dev@cuenca.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: clabe (<1.1.0,>=1.0.0)
Requires-Dist: pydantic (<1.6,>=1.5)
Requires-Dist: dataclasses (>=0.6) ; python_version < "3.7"
Provides-Extra: test
Requires-Dist: black ; extra == 'test'
Requires-Dist: coverage (<5) ; extra == 'test'
Requires-Dist: flake8 ; extra == 'test'
Requires-Dist: isort[pipfile] ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: mypy ; extra == 'test'

# cuenca-validations
Shared validations library across cuenca-python, cuenca and oaxaca


