Metadata-Version: 2.1
Name: lampip
Version: 0.1.2
Summary: Simple CLI tool for creating custom python lambda layers
Home-page: https://github.com/hayashiya18/lampip
License: MIT
Author: hayashiya18
Author-email: sei8haya@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: boto3
Requires-Dist: click
Requires-Dist: sh
Requires-Dist: termcolor
Requires-Dist: toml
Project-URL: Repository, https://github.com/hayashiya18/lampip
