Metadata-Version: 2.0
Name: sammy
Version: 0.2.1
Summary: Python library for generating AWS SAM (Serverless Application Model) templates with validation.
Home-page: https://github.com/capless/sammy
Author: Brian Jinwright
Author-email: opensource@ipoots.com
License: GNU General Public License v3.0
Keywords: serverless,cloudformation,sam
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: awscli (==1.11.66)
Requires-Dist: boto3 (>=1.4)
Requires-Dist: PyYAML (==3.12)
Requires-Dist: valley (==1.5.0)

UNKNOWN


