Metadata-Version: 2.1
Name: validateurgenerique
Version: 0.1.0
Summary: A tool for validating, transforming, and controlling data.
Home-page: https://gitlab.com/gharbiyoussef884/pythonvalidatorpackage
Author: Garbi Youssef
Author-email: gharbiyoussef884@gmail.com
License: MIT
Project-URL: Source, https://gitlab.com/gharbiyoussef884/pythonvalidatorpackage
Project-URL: Bug Reports, https://gitlab.com/gharbiyoussef884/pythonvalidatorpackage/-/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: jsonschema>=3.0.0
Requires-Dist: flask>=1.0.0
Provides-Extra: dev
Requires-Dist: pytest>=6.0.0; extra == "dev"
