Metadata-Version: 2.1
Name: commonfate-provider
Version: 0.1.12
Summary: This is the core Provider framework on top of which Access Provider are written.
Author: Chris Norman
Author-email: chris@commonfate.io
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (==8.1.3)
Requires-Dist: pydantic (==1.10.2)
Requires-Dist: pytest (==7.2.0)
Requires-Dist: toml (==0.10.2)
Requires-Dist: treelib (==1.6.1)
Requires-Dist: typing-extensions (==4.4.0)
Description-Content-Type: text/markdown

# commonfate-provider-core
Commonfate Provider Core Python Package

