Metadata-Version: 2.4
Name: signeddata-cds
Version: 0.6.0
Summary: Curated Data Standard — Python SDK by SignedData.Org
License: MIT
Project-URL: Homepage, https://signed-data.org
Project-URL: Repository, https://github.com/signed-data/cds
Project-URL: Documentation, https://signed-data.org/docs
Project-URL: Changelog, https://github.com/signed-data/cds/blob/main/CHANGELOG.md
Keywords: curated-data,signed-data,real-time,open-standard,cryptography
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: pydantic>=2.0
Requires-Dist: cryptography>=42.0
Requires-Dist: httpx>=0.27
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23; extra == "dev"
Requires-Dist: pytest-cov>=5.0; extra == "dev"
Requires-Dist: ruff>=0.4; extra == "dev"
Requires-Dist: mypy>=1.10; extra == "dev"
