Metadata-Version: 2.4
Name: astracipher
Version: 0.1.0
Summary: Python SDK for AstraCipher — Cryptographic Identity & Trust for AI Agents
Project-URL: Homepage, https://astracipher.com
Project-URL: Documentation, https://astracipher.com/docs/python-sdk
Project-URL: Repository, https://github.com/AstraFintechLabs/astracipher
Project-URL: Issues, https://github.com/AstraFintechLabs/astracipher/issues
Author-email: Santosh <san.techie21@gmail.com>
License-Expression: Apache-2.0
Keywords: ai-agents,cryptography,did,identity,mcp,post-quantum,trust,verifiable-credentials
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software 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: Programming Language :: Python :: 3.13
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27.0
Requires-Dist: pydantic>=2.0
Provides-Extra: dev
Requires-Dist: mypy>=1.10; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest-httpx>=0.30; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: ruff>=0.4; extra == 'dev'
