Metadata-Version: 2.4
Name: hanzo-zap
Version: 0.7.0
Summary: Zero-copy Agent Protocol (ZAP) SDK - 1000x faster than MCP
Author-email: Hanzo AI <dev@hanzo.ai>
License: MIT
Project-URL: Homepage, https://github.com/hanzoai/python-sdk
Project-URL: Repository, https://github.com/hanzoai/python-sdk/tree/main/pkg/hanzo-zap
Project-URL: Documentation, https://hanzo.ai/docs/zap
Keywords: agent,ai,hanzo,mcp,protocol,zap,zero-copy
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.23.0
Requires-Dist: zap-proto>=1.2.0
Provides-Extra: crypto
Requires-Dist: luxcrypto>=0.1.0; extra == "crypto"
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.26.0; extra == "dev"
