Metadata-Version: 2.3
Name: swarmauri_cert_cfssl
Version: 0.2.0.dev4
Summary: CFSSL-backed certificate service for Swarmauri
License: Apache-2.0
Author: Swarmauri
Author-email: opensource@swarmauri.com
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: docs
Provides-Extra: perf
Requires-Dist: cryptography
Requires-Dist: httpx
Requires-Dist: mkdocs ; extra == "docs"
Requires-Dist: pydantic (>=2.0)
Requires-Dist: pytest-benchmark (>=4.0.0) ; extra == "perf"
Requires-Dist: swarmauri_base
Requires-Dist: swarmauri_core
Requires-Dist: swarmauri_standard
Description-Content-Type: text/markdown


![Swamauri Logo](https://res.cloudinary.com/dbjmpekvl/image/upload/v1730099724/Swarmauri-logo-lockup-2048x757_hww01w.png)

<p align="center">
    <a href="https://pypi.org/project/swarmauri_cert_cfssl/">
        <img src="https://img.shields.io/pypi/dm/swarmauri_cert_cfssl" alt="PyPI - Downloads"/></a>
    <a href="https://hits.sh/github.com/swarmauri/swarmauri-sdk/tree/master/pkgs/community/swarmauri_cert_cfssl/">
        <img alt="Hits" src="https://hits.sh/github.com/swarmauri/swarmauri-sdk/tree/master/pkgs/community/swarmauri_cert_cfssl.svg"/></a>
    <a href="https://pypi.org/project/swarmauri_cert_cfssl/">
        <img src="https://img.shields.io/pypi/pyversions/swarmauri_cert_cfssl" alt="PyPI - Python Version"/></a>
    <a href="https://pypi.org/project/swarmauri_cert_cfssl/">
        <img src="https://img.shields.io/pypi/l/swarmauri_cert_cfssl" alt="PyPI - License"/></a>
    <a href="https://pypi.org/project/swarmauri_cert_cfssl/">
        <img src="https://img.shields.io/pypi/v/swarmauri_cert_cfssl?label=swarmauri_cert_cfssl&color=green" alt="PyPI - swarmauri_cert_cfssl"/></a>
</p>

---

# Swarmauri Cert Cfssl

CFSSL-backed certificate service for Swarmauri.


