Metadata-Version: 2.1
Name: c7n-sphinxext
Version: 1.1.29
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: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Systems Administration
Requires-Dist: c7n (==0.9.30) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: sphinx (==5.3.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pygments (==2.16.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: sphinx-rtd-theme (==1.2.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 (==1.0.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: click (==8.1.6) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: argcomplete (==3.1.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: boto3 (==1.28.25) ; 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 (==5.2.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: jsonschema (==4.19.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: python-dateutil (==2.8.2) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pyyaml (==6.0.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.16) ; 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.12.1) ; 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.2) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: packaging (==23.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: requests (==2.31.0) ; 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.4.4) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: markdown-it-py (==2.2.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: mdit-py-plugins (==0.3.5) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: botocore (==1.31.25) ; 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.6.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: zipp (==3.16.2) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: attrs (==23.1.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: importlib-resources (==6.0.1) ; python_version >= "3.8" and python_version < "3.9"
Requires-Dist: jsonschema-specifications (==2023.7.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: referencing (==0.30.2) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: rpds-py (==0.9.2) ; 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 (==2023.3) ; python_version >= "3.8" and python_version < "3.9"
Requires-Dist: markupsafe (==2.1.3) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: certifi (==2023.7.22) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: charset-normalizer (==3.2.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: idna (==3.4) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: mdurl (==0.1.2) ; python_version >= "3.8" and python_version < "4.0"
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.


