Metadata-Version: 2.1
Name: ccf
Version: 5.0.5
Summary: Set of tools and utilities for the Confidential Consortium Framework (CCF)
Author-email: CCF Team <CCF-Sec@microsoft.com>
Project-URL: Homepage, https://github.com/microsoft/ccf
Project-URL: Issues, https://github.com/microsoft/ccf/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: loguru ==0.*,>=0.5
Requires-Dist: cryptography ==43.*
Requires-Dist: string-color ==1.*,>=1.2.1
Requires-Dist: pycose ==1.*,>=1.0.1
Requires-Dist: setuptools ==72.*
Requires-Dist: packaging ==24.*

# CCF Python

Suite of Python tools for the Confidential Consortium Framework (CCF).

For more information, please find the CCF documentation at https://microsoft.github.io/CCF.

Package sources are available at https://github.com/microsoft/CCF/tree/main/python.
