Metadata-Version: 2.4
Name: anip-service
Version: 0.24.0
Summary: ANIP service runtime — configure and run an ANIP service
Author-email: ANIP Protocol <team@anip.dev>
License: Apache-2.0
Project-URL: Repository, https://github.com/anip-protocol/anip
Keywords: anip,agent,protocol
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Requires-Dist: anip-core==0.24.0
Requires-Dist: anip-crypto==0.24.0
Requires-Dist: anip-server==0.24.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23; extra == "dev"
