Metadata-Version: 2.1
Name: gorgonzola
Version: 0.1.3
Summary: AWS Boto3 helper functions for multi-account control
Home-page: https://github.com/shibboleth66/gorgonzola
Author: Ben Gallagher
Author-email: shibboleth@me.com
License: UNKNOWN
Description: # GORGONZOLA
        
        Python helper functions for AWS Boto3.
        
        ## Description
        
        Gorgonzola is a set of helper functions to simplify AWS multi-account control.
        
        Wrapping around AWS Boto3, Gorgonzola provides simple execution of commonly used API operations.
        
        
        ## Installation
        
        ```python
        import gorgonzola
        ```
        
        ## Documentation
        
        For further information, please see the [ documentation ](https://github.com/shibboleth66/gorgonzola/blob/master/docs/Contents.md)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
