Metadata-Version: 2.1
Name: poetrybot
Version: 0.1.0
Summary: poetrybot is a Telegram bot to quote poems between friends.
Author: Daniele Tricoli
Author-email: eriol@mornie.org
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Flask (>=1.1.2,<2.0.0)
Requires-Dist: SQLAlchemy (>=1.4.3,<2.0.0)
Requires-Dist: environ-config (>=20.1.0,<21.0.0)
Requires-Dist: marshmallow (>=3.11.1,<4.0.0)
Requires-Dist: python-telegram-bot (>=13.4,<14.0)
