Metadata-Version: 2.1
Name: c7n-sphinxext
Version: 1.1.11
Summary: Cloud Custodian - Sphinx Extensions
Home-page: https://cloudcustodian.io
Author: Cloud Custodian Project
License: Apache-2.0
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.6,<4.0
Description-Content-Type: text/markdown
Requires-Dist: alabaster (==0.7.12)
Requires-Dist: argcomplete (==1.12.3)
Requires-Dist: attrs (==21.2.0)
Requires-Dist: boto3 (==1.17.96)
Requires-Dist: botocore (==1.20.96)
Requires-Dist: c7n (==0.9.12)
Requires-Dist: certifi (==2021.5.30)
Requires-Dist: commonmark (==0.9.1)
Requires-Dist: importlib-metadata (==4.5.0)
Requires-Dist: jmespath (==0.10.0)
Requires-Dist: jsonschema (==3.2.0)
Requires-Dist: pyrsistent (==0.17.3)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: pytz (==2021.1)
Requires-Dist: pyyaml (==5.4.1)
Requires-Dist: recommonmark (==0.6.0)
Requires-Dist: s3transfer (==0.4.2)
Requires-Dist: six (==1.16.0)
Requires-Dist: snowballstemmer (==2.1.0)
Requires-Dist: sphinx-markdown-tables (==0.0.12)
Requires-Dist: sphinx-rtd-theme (==0.4.3)
Requires-Dist: tabulate (==0.8.9)
Requires-Dist: typing-extensions (==3.10.0.0)
Requires-Dist: urllib3 (==1.26.5)
Requires-Dist: zipp (==3.4.1)
Requires-Dist: pyparsing (==2.4.7) ; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
Requires-Dist: babel (==2.9.1) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
Requires-Dist: idna (==2.10) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
Requires-Dist: imagesize (==1.2.0) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
Requires-Dist: markdown (==3.0.1) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
Requires-Dist: packaging (==20.9) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
Requires-Dist: chardet (==4.0.0) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
Requires-Dist: click (==7.1.2) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
Requires-Dist: colorama (==0.4.4) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
Requires-Dist: docutils (==0.17.1) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
Requires-Dist: requests (==2.25.1) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
Requires-Dist: urllib3 (==1.26.5) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4"
Requires-Dist: pygments (==2.9.0) ; python_version >= "3.5"
Requires-Dist: sphinx (==3.0.4) ; python_version >= "3.5"
Requires-Dist: sphinxcontrib-applehelp (==1.0.2) ; python_version >= "3.5"
Requires-Dist: sphinxcontrib-devhelp (==1.0.2) ; python_version >= "3.5"
Requires-Dist: sphinxcontrib-jsmath (==1.0.1) ; python_version >= "3.5"
Requires-Dist: sphinxcontrib-qthelp (==1.0.3) ; python_version >= "3.5"
Requires-Dist: sphinxcontrib-serializinghtml (==1.1.5) ; python_version >= "3.5"
Requires-Dist: jinja2 (==3.0.1) ; python_version >= "3.6"
Requires-Dist: markupsafe (==2.0.1) ; python_version >= "3.6"
Requires-Dist: sphinxcontrib-htmlhelp (==2.0.0) ; python_version >= "3.6"

# Sphinx Extensions

Custom sphinx extensions for use with Cloud Custodian.



