Metadata-Version: 1.2
Name: mccloud
Version: 0.0.9
Summary: Administer AWS
Home-page: http://github.com/kjenney/mccloud
Author: Ken Jenney
Author-email: me@kenjenney.com
License: Apache Software License
Description: mccloud
        ==============
        
            Author: Ken Jenney
        
        This script was created to support management of an AWS VPC
        
        Installation Instructions
        ------------------------
        
        .. code:: bash
        
            $ pip install mccloud
        
        Executing
        ---------
        
        Once installed run ``mccloud`` CLI with ``--help`` option:
        
        .. code:: bash
        
            $ mccloud --help
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3
