Metadata-Version: 2.1
Name: c7n-sphinxext
Version: 1.1.25
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.26) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: boto3 (==1.26.109) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: jsonschema (==4.17.3) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: argcomplete (==3.0.5) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: python-dateutil (==2.8.2) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pyyaml (==6.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: tabulate (==0.9.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: importlib-metadata (==5.2.0) ; python_version >= "3.8" and python_version < "3.10"
Requires-Dist: docutils (==0.18.1) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: botocore (==1.29.109) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: jmespath (==1.0.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: s3transfer (==0.6.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: attrs (==22.2.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: importlib-resources (==5.12.0) ; python_version >= "3.7" and python_version < "3.9"
Requires-Dist: pkgutil-resolve-name (==1.3.10) ; python_version >= "3.7" and python_version < "3.9"
Requires-Dist: pyrsistent (==0.19.3) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: typing-extensions (==4.5.0) ; python_version >= "3.7" and python_version < "3.8"
Requires-Dist: six (==1.16.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: zipp (==3.15.0) ; python_version >= "3.8" and python_version < "3.10"
Requires-Dist: urllib3 (==1.26.15) ; python_version >= "3.8" and python_version < "4"
Requires-Dist: sphinx (==5.3.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pygments (==2.14.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: sphinx-rtd-theme (==1.2.0) ; 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.3) ; 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 python_version >= "3.8" and python_version < "4.0" and 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.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: requests (==2.28.2) ; python_version >= "3.8" and python_version < "4"
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.3) ; 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: pytz (==2023.3) ; python_version >= "3.8" and python_version < "3.9"
Requires-Dist: markupsafe (==2.1.2) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: certifi (==2022.12.7) ; python_version >= "3.8" and python_version < "4"
Requires-Dist: charset-normalizer (==3.1.0) ; python_version >= "3.8" and python_version < "4"
Requires-Dist: idna (==3.4) ; python_version >= "3.8" and python_version < "4"
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.


