Metadata-Version: 2.1
Name: madeira-utils
Version: 1.0.10
Summary: Madeira Utilities
Home-page: https://github.com/mxmader/madeira-utils
Author: Joe Mader
Author-email: jmader@jmader.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Requires-Dist: dnspython
Requires-Dist: falcon (==2.0.0)
Requires-Dist: pyyaml
Requires-Dist: requests

# Madeira Utilities

This is a collection of functionality aimed to complement `madeira` with general purpose deployment utilities.

Functionality contained here may pertain to other platforms outside AWS, or provide wrappers for alternative services
for cost-saving, efficiency, performance, or other measures.

This package shall stand alone with respect to `madeira` (it shall have no direct dependencies on it).


