Metadata-Version: 2.1
Name: c7n-tencentcloud
Version: 0.1.1
Summary: Cloud Custodian - Tencent Cloud Provider
Home-page: https://cloudcustodian.io
Author: Tencent Cloud
License: Apache-2.0
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.24.87)
Requires-Dist: botocore (==1.27.87)
Requires-Dist: c7n (==0.9.19)
Requires-Dist: docutils (==0.17.1)
Requires-Dist: importlib-metadata (==4.13.0)
Requires-Dist: importlib-resources (==5.9.0)
Requires-Dist: jmespath (==1.0.1)
Requires-Dist: jsonschema (==4.16.0)
Requires-Dist: pkgutil-resolve-name (==1.3.10)
Requires-Dist: pyrsistent (==0.18.1)
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.3.0)
Requires-Dist: urllib3 (==1.26.12)
Requires-Dist: zipp (==3.8.1)
Requires-Dist: typing-extensions (==4.3.0) ; python_version >= "3.7" and python_version < "3.8"
Requires-Dist: importlib-resources (==5.9.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: certifi (==2022.9.24) ; python_version >= "3.7" and python_version < "4"
Requires-Dist: charset-normalizer (==2.1.1) ; python_version >= "3.7" and python_version < "4"
Requires-Dist: idna (==3.4) ; python_version >= "3.7" and python_version < "4"
Requires-Dist: requests (==2.28.1) ; python_version >= "3.7" and python_version < "4"
Requires-Dist: urllib3 (==1.26.12) ; python_version >= "3.7" and python_version < "4"
Requires-Dist: argcomplete (==2.0.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: attrs (==22.1.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: boto3 (==1.24.87) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: botocore (==1.27.87) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: c7n (==0.9.19) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: coverage (==6.5.0) ; 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: freezegun (==1.2.2) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: importlib-metadata (==4.13.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: iniconfig (==1.1.1) ; 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: jsonschema (==4.16.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: multidict (==6.0.2) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: packaging (==21.3) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: placebo (==0.9.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pluggy (==1.0.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: py (==1.11.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pyparsing (==3.0.9) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pyrsistent (==0.18.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pytest-cov (==3.0.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pytest-recording (==0.12.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pytest (==7.1.3) ; 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: pytz (==2022.4) ; 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: retrying (==1.3.3) ; 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: six (==1.16.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: tabulate (==0.8.10) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: tencentcloud-sdk-python (==3.0.745) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: tomli (==2.0.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: vcrpy (==4.2.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: wrapt (==1.14.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: yarl (==1.8.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: zipp (==3.8.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: colorama (==0.4.5) ; python_version >= "3.7" and python_version < "4.0" and sys_platform == "win32"

