Metadata-Version: 1.2
Name: accustom
Version: 1.1.0
Summary: Custom resource library for AWS CloudFormation
Home-page: https://github.com/NightKhaos/accustom
Author: Taylor Bertie
Author-email: nightkhaos@gmail.com
License: MIT
Download-URL: https://github.com/NightKhaos/accustom/archive/1.1.0.tar.gz
Description: Accustom is a library for responding to Custom Resources in AWS CloudFormation using the decorator pattern.
Keywords: cloudformation,lambda,custom,resource,decorator
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, <4
