Metadata-Version: 2.1
Name: taskcat
Version: 0.8.33
Summary: An OpenSource Cloudformation Deployment Framework
Home-page: https://aws-quickstart.github.io/taskcat/
Author: Tony Vattathil, Santiago Cardenas, Shivansh Singh, Jay McConnell, Andrew Glenn
Author-email: tonynv@amazon.com, sancard@amazon.com, sshvans@amazon.com, jmmccon@amazon.com, andglenn@amazon.com
License: Apache License 2.0
Download-URL: https://github.com/aws-quickstart/taskcat/tarball/master
Keywords: aws,cloudformation,cloud,cloudformation testing,cloudformation deploy,taskcat
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: mock (<3.0,>=2.0.0)
Requires-Dist: tabulate (<1.0,>=0.8.2)
Requires-Dist: pyfiglet (<1.0,>=0.7.5)
Requires-Dist: cfn-lint (<1.0,>=0.13.0)
Requires-Dist: setuptools (>=40.4.3)
Requires-Dist: boto3 (<2.0,>=1.9.21)
Requires-Dist: botocore (<2.0,>=1.12.21)
Requires-Dist: yattag (<2.0,>=1.10.0)
Requires-Dist: PyYAML (<4.0,>=3.13)
Requires-Dist: jinja2 (<3.0,>=2.10.0)
Requires-Dist: requests (>2.17.0)

UNKNOWN