Metadata-Version: 2.1
Name: pyscitt
Version: 0.10.1
Summary: Tools to sign claims and interact with a SCITT CCF Ledger
Home-page: https://github.com/microsoft/scitt-ccf-ledger/tree/main/pyscitt
Author: SCITT CCF Team
License: Apache License 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: ccf==6.0.0-rc0
Requires-Dist: cryptography==44.*
Requires-Dist: httpx
Requires-Dist: cbor2==5.4.*
Requires-Dist: pycose==1.1.0
Requires-Dist: pyjwt
Requires-Dist: jwcrypto==1.5.*
Requires-Dist: types-jwcrypto
Requires-Dist: azure-keyvault
Requires-Dist: azure-identity

# pyscitt: Python CLI tools for SCITT CCF Ledger

Tools to sign claims and interact with a SCITT CCF Ledger.

For more information, please find the `scitt-ccf-ledger` repository at https://github.com/microsoft/scitt-ccf-ledger.

Package sources are available at https://github.com/microsoft/scitt-ccf-ledger/tree/main/pyscitt.
