Metadata-Version: 2.1
Name: telegrinder
Version: 0.1.dev15
Summary: async telegram bot building
License: MIT
Author: timoniq
Author-email: tesseradecades@mail.ru
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: certifi (>=2022.6.15,<2023.0.0)
Requires-Dist: choicelib (>=0.1.5,<0.2.0)
Requires-Dist: envparse (>=0.2.0,<0.3.0)
Requires-Dist: msgspec (>=0.9.0,<0.10.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: vbml (>=1.1.post1,<2.0)
