Metadata-Version: 2.1
Name: c7n_sphinxext
Version: 1.1.41
Summary: Cloud Custodian - Sphinx Extensions
Home-page: https://cloudcustodian.io
License: Apache-2.0
Author: Cloud Custodian Project
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Systems Administration
Requires-Dist: c7n (==0.9.42) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: sphinx (==7.1.2) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pygments (==2.18.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: sphinx-rtd-theme (==3.0.2) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: recommonmark (==0.7.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: sphinx-markdown-tables (==0.0.17) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: myst-parser (==3.0.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: click (==8.1.7) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: argcomplete (==3.5.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: boto3 (==1.35.60) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: cryptography (==43.0.3) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: docutils (==0.18.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: importlib-metadata (==8.4.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: jsonschema (==4.23.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: python-dateutil (==2.9.0.post0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pyyaml (==6.0.2) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: referencing (==0.35.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: tabulate (==0.9.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: urllib3 (==1.26.20) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: alabaster (==0.7.13) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: babel (==2.16.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: colorama (==0.4.6) ; python_version >= "3.8" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
Requires-Dist: imagesize (==1.4.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: jinja2 (==3.1.4) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: packaging (==24.2) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: requests (==2.32.3) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: snowballstemmer (==2.2.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: sphinxcontrib-applehelp (==1.0.4) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: sphinxcontrib-devhelp (==1.0.2) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: sphinxcontrib-htmlhelp (==2.0.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: sphinxcontrib-jsmath (==1.0.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: sphinxcontrib-qthelp (==1.0.3) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: sphinxcontrib-serializinghtml (==1.1.5) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: sphinxcontrib-jquery (==4.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: commonmark (==0.9.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: markdown (==3.7) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: markdown-it-py (==3.0.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: mdit-py-plugins (==0.4.2) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: botocore (==1.35.60) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: jmespath (==1.0.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: s3transfer (==0.10.3) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: cffi (==1.17.1) ; python_version >= "3.8" and python_version < "4.0" and platform_python_implementation != "PyPy"
Requires-Dist: zipp (==3.20.2) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: attrs (==24.2.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: importlib-resources (==6.4.5) ; python_version >= "3.8" and python_version < "3.9"
Requires-Dist: jsonschema-specifications (==2023.12.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pkgutil-resolve-name (==1.3.10) ; python_version >= "3.8" and python_version < "3.9"
Requires-Dist: rpds-py (==0.20.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: six (==1.16.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pytz (==2024.2) ; python_version >= "3.8" and python_version < "3.9"
Requires-Dist: markupsafe (==2.1.5) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: certifi (==2024.8.30) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: charset-normalizer (==3.4.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: idna (==3.10) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: mdurl (==0.1.2) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pycparser (==2.22) ; python_version >= "3.8" and python_version < "4.0" and platform_python_implementation != "PyPy"
Project-URL: Documentation, https://cloudcustodian.io/docs
Project-URL: Repository, https://github.com/cloud-custodian/cloud-custodian
Description-Content-Type: text/markdown

# Sphinx Extensions

Custom sphinx extensions for use with Cloud Custodian.


