Metadata-Version: 2.1
Name: c7n-sphinxext
Version: 1.1.20
Summary: Cloud Custodian - Sphinx Extensions
Author: Cloud Custodian Project
Author-email: cloud-custodian@googlegroups.com
License: Apache-2.0
Project-URL: Homepage, https://cloudcustodian.io
Project-URL: Documentation, https://cloudcustodian.io/docs/
Project-URL: Source, https://github.com/cloud-custodian/cloud-custodian
Project-URL: Issue Tracker, https://github.com/cloud-custodian/cloud-custodian/issues
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.7,<4.0
Description-Content-Type: text/markdown
Requires-Dist: argcomplete (==2.0.0)
Requires-Dist: attrs (==22.1.0)
Requires-Dist: boto3 (==1.26.30)
Requires-Dist: botocore (==1.29.30)
Requires-Dist: c7n (==0.9.21)
Requires-Dist: docutils (==0.17.1)
Requires-Dist: importlib-metadata (==4.13.0)
Requires-Dist: importlib-resources (==5.10.1)
Requires-Dist: jmespath (==1.0.1)
Requires-Dist: jsonschema (==4.17.3)
Requires-Dist: pkgutil-resolve-name (==1.3.10)
Requires-Dist: pyrsistent (==0.19.2)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: pyyaml (==6.0)
Requires-Dist: s3transfer (==0.6.0)
Requires-Dist: six (==1.16.0)
Requires-Dist: tabulate (==0.8.10)
Requires-Dist: typing-extensions (==4.4.0)
Requires-Dist: urllib3 (==1.26.13)
Requires-Dist: zipp (==3.11.0)
Requires-Dist: importlib-metadata (==4.13.0) ; python_version >= "3.7" and python_version < "3.10"
Requires-Dist: zipp (==3.11.0) ; python_version >= "3.7" and python_version < "3.10"
Requires-Dist: alabaster (==0.7.12) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: babel (==2.11.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: certifi (==2022.12.7) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: charset-normalizer (==2.0.12) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: click (==8.1.3) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: commonmark (==0.9.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: docutils (==0.17.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: idna (==3.4) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: imagesize (==1.4.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: jinja2 (==3.1.2) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: markdown-it-py (==2.1.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: markdown (==3.0.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: markupsafe (==2.1.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: mdit-py-plugins (==0.3.3) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: mdurl (==0.1.2) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: myst-parser (==0.18.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: packaging (==22.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pygments (==2.13.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pytz (==2022.6) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pyyaml (==6.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: recommonmark (==0.6.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: requests (==2.27.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: snowballstemmer (==2.2.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: sphinx-markdown-tables (==0.0.12) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: sphinx-rtd-theme (==1.1.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: sphinx (==4.5.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: sphinxcontrib-applehelp (==1.0.2) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: sphinxcontrib-devhelp (==1.0.2) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: sphinxcontrib-htmlhelp (==2.0.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: sphinxcontrib-jsmath (==1.0.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: sphinxcontrib-qthelp (==1.0.3) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: sphinxcontrib-serializinghtml (==1.1.5) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: typing-extensions (==4.4.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: urllib3 (==1.26.13) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: colorama (==0.4.6) ; python_version >= "3.7" and python_version < "4.0" and sys_platform == "win32" or python_version >= "3.7" and python_version < "4.0" and platform_system == "Windows"

# Sphinx Extensions

Custom sphinx extensions for use with Cloud Custodian.

