Metadata-Version: 2.1
Name: safeshield
Version: 1.0.2
Summary: Library for Help Validation Control
Home-page: https://github.com/WunsunTarniho/py-guard
Author: Wunsun Tarniho
Author-email: wunsun58@gmail.com
Project-URL: Bug Tracker, https://github.com/WunsunTarniho/py-guard/issues
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Security
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Django==5.2
Requires-Dist: Flask==3.1.1
Requires-Dist: mysql-connector-repackaged==0.3.1
Requires-Dist: Pillow==11.2.1
Requires-Dist: psycopg2-binary==2.9.9
Requires-Dist: python-dotenv==1.1.1
Requires-Dist: python-dateutil==2.9.0.post0
Requires-Dist: setuptools==63.2.0
Requires-Dist: SQLAlchemy==2.0.41
Requires-Dist: Werkzeug==1.0.1

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

## v1.0.1 (2024-07-20)
- Fixed: Bug when import `validator`.

## v1.0.2 (2024-07-20)
- Fixed: Libary deprecated.
