Metadata-Version: 1.1
Name: python-space
Version: 0.0.2
Summary: Spacewalk Cli
Home-page: https://space.readthedocs.org
Author: David Johansen
Author-email: david@makewhatis.com
License: UNKNOWN
Description: Space - A Spacewalk CLI
        =======================
        
        .. image:: https://travis-ci.org/makewhatis/space.png
            :target: https://travis-ci.org/makewhatis/space
        .. image:: https://coveralls.io/repos/makewhatis/space/badge.png?branch=master
            :target: https://coveralls.io/repos/makewhatis/space/badge.png?branch=master
        
        Space is a command line tool + api wrapper for Spacewalk's xmlrpc library.
        
        
        Installation
        ------------
        
        .. code-block:: bash
        
            $ pip install python-space
        
        Docs
        ----
        
        `https://space.readthedocs.org/en/latest/index.html`
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
