Metadata-Version: 2.1
Name: codepipeline-wrapper
Version: 0.1.0
Summary: Lambda Function that replaces AWS ECR images in AWS CodePipeline
License: MPL-2.0
Author: John Preston
Author-email: john@ews-network.net
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: boto3 (>=1.18,<2.0)
Requires-Dist: compose-x-common[aws] (>=0.1.1,<0.2.0)
Requires-Dist: ecs-files-composer (>=0.4.4,<0.5.0)
