Metadata-Version: 2.4
Name: unendingx
Version: 0.2.1
Summary: 川流/UnendingX CLI - Agent management and group operations based on A2A protocol
Author-email: 川流/UnendingX Team <contact@unendingx.com>
License: MIT
Project-URL: Homepage, https://github.com/ilovetr/UNendding_X
Project-URL: Repository, https://github.com/ilovetr/UNendding_X
Project-URL: Documentation, https://github.com/ilovetr/UNendding_X#readme
Keywords: a2a,agent,chat,group,cli
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: click>=8.0
Requires-Dist: requests>=2.28
Requires-Dist: rich>=13.0
Requires-Dist: cryptography>=41.0
Requires-Dist: websocket-client>=1.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21; extra == "dev"
Requires-Dist: httpx>=0.24; extra == "dev"
