Metadata-Version: 2.4
Name: telegram-async
Version: 3.11.1
Summary: Nowoczesna biblioteka asynchroniczna do Telegram Bot API
Home-page: https://github.com/Denba236/telegram-async
Author: Denys
Author-email: ostrovskyidenys30@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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
Classifier: Topic :: Communications :: Chat
Classifier: Framework :: AsyncIO
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: aiohttp>=3.8.0
Provides-Extra: redis
Requires-Dist: redis>=4.5.0; extra == "redis"
Provides-Extra: files
Requires-Dist: aiofiles>=22.1.0; extra == "files"
Provides-Extra: rich
Requires-Dist: rich>=12.0.0; extra == "rich"
Provides-Extra: cron
Requires-Dist: croniter>=1.3.0; extra == "cron"
Provides-Extra: ssl
Requires-Dist: cryptography>=36.0.0; extra == "ssl"
Provides-Extra: all
Requires-Dist: redis>=4.5.0; extra == "all"
Requires-Dist: aiofiles>=22.1.0; extra == "all"
Requires-Dist: rich>=12.0.0; extra == "all"
Requires-Dist: croniter>=1.3.0; extra == "all"
Requires-Dist: cryptography>=36.0.0; extra == "all"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
