Metadata-Version: 2.0
Name: cloudpassage
Version: 0.10.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
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
Requires-Dist: requests (>=2.1.0)
Requires-Dist: pyOpenSSL (>=0.14)
Requires-Dist: ndg-httpsclient (>=0.3.3)
Requires-Dist: pyasn1 (>=0.1.7)

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/


