Metadata-Version: 1.1
Name: vlcli
Version: 0.1dev4
Summary: Command Line Interface to VeraxLabs REST API
Home-page: http://www.veraxlabs.com
Author: Prashant Singhal
Author-email: psl@veraxlabs.com
License: Apache License 2.0
Description: ===
        CLI
        ===
        
        .. image:: https://travis-ci.org/VeraxLabs/CLI.svg?branch=master
            :target: https://travis-ci.org/VeraxLabs/CLI
        
        This package provides a unified command line interface to VeraxLabs REST API.
        The vlcli package works on Python 2.7.x
        
        ------------
        Installation
        ------------
        
        The easiest way to install vlcli is to use `pip`_::
        
            $ pip install vlcli
        
        .. _pip: http://www.pip-installer.org/en/latest/
        
Keywords: cloud devops sysadmin administration setup monitoring security
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Logging
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Operating System
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
