Metadata-Version: 2.1
Name: c7n-sphinxext
Version: 1.1.10
Summary: Cloud Custodian - Sphinx Extensions
Home-page: https://cloudcustodian.io
Author: Cloud Custodian Project
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6,<4.0
Description-Content-Type: text/markdown
Requires-Dist: alabaster (==0.7.12)
Requires-Dist: argcomplete (==1.12.2)
Requires-Dist: attrs (==20.3.0)
Requires-Dist: boto3 (==1.17.33)
Requires-Dist: botocore (==1.20.33)
Requires-Dist: c7n (==0.9.11)
Requires-Dist: certifi (==2020.12.5)
Requires-Dist: commonmark (==0.9.1)
Requires-Dist: importlib-metadata (==3.7.3)
Requires-Dist: jmespath (==0.10.0)
Requires-Dist: jsonpickle (==1.3)
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.3.6)
Requires-Dist: six (==1.15.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.7.4.3)
Requires-Dist: urllib3 (==1.26.4)
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.0) ; 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: markupsafe (==1.1.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.16) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
Requires-Dist: jinja2 (==2.11.3) ; 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.4) ; 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.8.1) ; 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-htmlhelp (==1.0.3) ; 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.4) ; python_version >= "3.5"

# Sphinx Extensions

Custom sphinx extensions for use with Cloud Custodian.



