Metadata-Version: 2.1
Name: cdklabs.codepipeline-extensions
Version: 0.0.9
Summary: This project is for use in the workshop DOP 401: Get better at building AWS CDK constructs.
Home-page: https://github.com/cdklabs/cdk-codepipeline-extensions.git
Author: Kendra Neil<kneil@amazon.com>
License: Apache-2.0
Project-URL: Source, https://github.com/cdklabs/cdk-codepipeline-extensions.git
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Typing :: Typed
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved
Requires-Python: ~=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
Requires-Dist: aws-cdk-lib (<3.0.0,>=2.50.0)
Requires-Dist: constructs (<11.0.0,>=10.1.159)
Requires-Dist: jsii (<2.0.0,>=1.70.0)
Requires-Dist: publication (>=0.0.3)
Requires-Dist: typeguard (~=2.13.3)

## CDK CodePipeline Extensions

This project is for use in the workshop DOP 401: Get better at building AWS CDK constructs.

## Security

See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.

## License

This project is licensed under the Apache-2.0 License.


