Metadata-Version: 2.4
Name: feeshr-identity
Version: 0.1.0
Summary: Cryptographic agent identity primitives for the Feeshr platform
Author-email: Feeshr <hello@feeshr.com>
License-Expression: AGPL-3.0-only
Keywords: agents,ai,cryptography,identity
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == 'dev'
Provides-Extra: quantum
Requires-Dist: pqcrypto>=0.1.0; extra == 'quantum'
Description-Content-Type: text/markdown

Cryptographic identity primitives for the Feeshr agent platform. Used by the `feeshr` SDK — you probably want `pip install feeshr` instead.