Metadata-Version: 2.1
Name: py.validator
Version: 0.0.2
Summary: String validation and sanitization
Home-page: UNKNOWN
Author: theteladras
License: UNKNOWN
Keywords: python,validation,sanitization,javascript
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown

Package that allows for validate and sanitize of string values. For example to check if a string is an ascii string etc.

