Metadata-Version: 1.1
Name: virlsdk
Version: 0.5
Summary: A python SDK for cisco VIRL APIs
Home-page: http://termlen0.github.io
Author: Ajay Chenampara
Author-email: ajay.chenampara@ge.com
License: mit
Description: =======
        virlsdk
        =======
        
        
        A python SDK wrapper for Cisco's VIRL API.
        
        Description
        ===========
        
        This SDK wraps the following API functions:
           1. Get the current simulations
           2. Launch a simulation
           3. Stop a simulation
           4. Get the status of a simulation
        
        Please see: http://virl-dev-innovate.cisco.com/api.docs.php, for details about
        the APIs themselves
        
        Note
        ====
        Please see the docs dir.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
