Metadata-Version: 2.1
Name: passive_honeypot_OTTODANP
Version: 0.1.0
Summary: A simple passive honeypot written in Python with Flask and psycopg2.
Author: ottodanp
Author-email: ottodanp@example.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: flask (>=2.0.2,<3.0.0)
Requires-Dist: psycopg2 (>=2.9.1,<3.0.0)
