Metadata-Version: 1.1
Name: cloudpassage
Version: 0.3.0
Summary: A simple python interface to the CloudPassage API
Home-page: http://github.com/rgooler/cloudpassage-python/
Author: Ryan Gooler
Author-email: ryan.gooler@gmail.com
License: MIT
Description: cloudpassage-python
        ===================
        
        *cloudpassage-python* is a simple MIT-licensed Python module for easily communicating with the CloudPassage API.
        
        It is run and tested on Python 2.7, and probably works on others. Testing / pull requests are greatly appreciated!
        
        
        Changelog for pem
        =================
        
        0.0.1 (2013-12-26)
        ------------------
           - Initial release.
        
        
        Credits
        =======
        
        "cloudpassage-python" is written and maintained by Ryan Gooler
        
        CloudPassage® and Halo® are registered trademarks of CloudPassage, Inc.
        http://cloudpassage.com/
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
