Metadata-Version: 2.1
Name: mubble
Version: 0.1
Summary: Async Telegram framework for bot building
License: MIT
Author: vladislavkovalskyi
Author-email: vladislavkovalskyi@icloud.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
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)
