Metadata-Version: 2.1
Name: ccf
Version: 5.0.0.dev7
Summary: Set of tools and utilities for the Confidential Consortium Framework (CCF)
Home-page: https://github.com/microsoft/CCF/tree/main/python
Author: CCF Team
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: cryptography ==41.*
Requires-Dist: loguru ==0.*,>=0.5
Requires-Dist: pycose >=1.0.1
Requires-Dist: string-color >=1.2.1

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


