Metadata-Version: 2.4
Name: ccf
Version: 6.0.9
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<46,>=44
Requires-Dist: string-color==1.*,>=1.2.1
Requires-Dist: pycose==1.*,>=1.0.1
Requires-Dist: setuptools<81,>=74
Requires-Dist: packaging<26,>=24
Dynamic: license-file

# 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.
