Metadata-Version: 2.4
Name: python-wechat-channel
Version: 0.1.1
Summary: WeChat ilink protocol channel for Python — 微信 ilink 协议 SDK
Author-email: chario <chario@example.com>
License: MIT
License-File: LICENSE
Keywords: bot,channel,ilink,wechat,weixin
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Communications :: Chat
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27.0
Requires-Dist: pycryptodome>=3.20.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: qrcode>=7.4.2
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23.0; extra == 'dev'
Requires-Dist: pytest>=8.0.0; extra == 'dev'
Requires-Dist: ruff>=0.4.0; extra == 'dev'
