Metadata-Version: 2.1
Name: perry-the-docker-agent
Version: 0.1
Summary: Your cool remote docker agent in the cloud
License: MIT
Author: Daverin
Author-email: mail@daverin.net
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (==5.4.1)
Requires-Dist: boto3 (==1.24.80)
Requires-Dist: click (>=7.1.1,<7.2.0)
Requires-Dist: colorlog (>=6.7.0,<7.0.0)
Requires-Dist: pathspec (>=0.10.1,<0.11.0)
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Requires-Dist: sceptre (>=3.2.0,<4.0.0)
Requires-Dist: typer[all] (>=0.6.1,<0.7.0)
