Metadata-Version: 2.1
Name: ccf
Version: 2.0.0.dev4
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 (==3.*,>=3.2)
Requires-Dist: httpx (==0.19.*)
Requires-Dist: loguru (==0.*,>=0.5)

# CCF Python

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

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

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


