Metadata-Version: 2.1
Name: app-confetti
Version: 0.0.1
Summary: Environment application configuration
Home-page: https://github.com/EdgyEdgemond/app-confetti/
License: Apache-2.0
Author: Daniel Edgecombe
Author-email: edgy.edgemond@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: Apache Software 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 (>=1.14.49,<2.0.0)
Requires-Dist: ec2-metadata (>=2.2.0,<3.0.0)
Requires-Dist: environ-config (>=20.1.0,<21.0.0)
Project-URL: Repository, https://github.com/EdgyEdgemond/app-confetti/
Description-Content-Type: text/markdown

# Configuration Fetcher v0.0.1

Common code for interacting with dev environs and for deployed AWS environs.

