Metadata-Version: 2.4
Name: spluslib
Version: 3.0.1
Summary: High-level Python library for Soroush Plus: SplusClient (MTProto userbot) and BotClient (official HTTP Bot API)
Author: Erfan Mirdehghan
License: MIT
Project-URL: Homepage, https://github.com/Erfan-Mirdehghan/SplusLib
Project-URL: Repository, https://github.com/Erfan-Mirdehghan/SplusLib
Project-URL: Documentation, https://github.com/Erfan-Mirdehghan/SplusLib#readme
Project-URL: Bug Tracker, https://github.com/Erfan-Mirdehghan/SplusLib/issues
Keywords: soroush,soroush-plus,splus,bot,userbot,mtproto,telegram-like,api,async,asyncio
Classifier: Development Status :: 5 - Production/Stable
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: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: AsyncIO
Classifier: Typing :: Typed
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.8
Requires-Dist: pyaes>=1.6.1
Requires-Dist: rsa>=4.9
Provides-Extra: socks
Requires-Dist: PySocks>=1.7.1; extra == "socks"
Provides-Extra: calls
Requires-Dist: livekit>=0.11; extra == "calls"
Provides-Extra: all
Requires-Dist: spluslib[calls,socks]; extra == "all"
Dynamic: license-file
