Metadata-Version: 2.0
Name: aws-lambda-deploy
Version: 1.0.0
Summary: AWS Lambda functions deployment tool
Home-page: https://github.com/AgileVisionCompany/lambda_deploy
Author: AgileVision sp. z o.o.
Author-email: contact@agilevision.pl
License: MIT
Keywords: aws lambda deployment
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: boto3
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'

UNKNOWN


