Metadata-Version: 1.1
Name: steelscript.cmdline
Version: 0.5.0
Summary: SteelScript support for command-line interaction
Home-page: http://pythonhosted.org/steelscript
Author: Riverbed Technology
Author-email: eng-github@riverbed.com
License: MIT
Description: SteelScript for Command-Line Access
        ===================================
        
        This package contains modules for interacting with a command line or shell.
        It contains modules for interacting with different transport types, such as
        telnet and ssh, and also contains modules for common parsing of command line
        responses.
        
        For a complete guide to installation, see:
        
        http://pythonhosted.org/steelscript/
        
        For installation on Windows, this package depends on `pycrypto`,
        see more information about installing this pre-requisite here:
        
        https://support.riverbed.com/apis/steelscript/install/steelhead.html#pycrypto
            
Platform: Linux
Platform: Mac OS
Platform: Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: System :: Networking
