Metadata-Version: 2.1
Name: caronte
Version: 1.0.0
Summary: A telegram bot that allows users to access groupchats using authentication.
Author: Lorenzo Balugani
Author-email: lorenzo.balugani@gmail.com
Requires-Python: >=3.8.5,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SQLAlchemy (>=1.4.23,<2.0.0)
Requires-Dist: psycopg2-binary (>=2.9.1,<3.0.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
Requires-Dist: telepot (>=12.7,<13.0)
