Metadata-Version: 2.4
Name: ccf
Version: 7.0.0.dev7
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.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cryptography<47,>=46
Requires-Dist: cwt<4,>=3.2.0
Requires-Dist: setuptools<81,>=74
Requires-Dist: packaging<26,>=25
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.
