Metadata-Version: 1.1
Name: py-networking
Version: 2014.1.0
Summary: Library for network programming and automation
Home-page: http://www.py-networking.com
Author: Allied Telesis
Author-email: francesco_salamida@alliedtelesis.com
License: Apache License 2.0
Description: Py-Networking
        #############
        
        |unittest|    |coverage|    |pypi|
        
        
        .. |coverage| image:: https://coveralls.io/repos/alliedtelesis/py-networking/badge.png?branch=develop
           :target: https://coveralls.io/r/alliedtelesis/py-networking?branch=develop
        
        .. |unittest| image:: https://travis-ci.org/alliedtelesis/py-networking.svg?branch=develop
           :target: https://travis-ci.org/alliedtelesis/py-networking
        
        .. |pypi| image:: https://badge.fury.io/py/py-networking.svg
            :target: http://badge.fury.io/py/py-networking
        
        Notice
        ######
        Py-Networking is at early stages of development. You are free to look around but we do not provide support at the moment
        and the library can go throughout a significant changes and backward compatibility cannot be guaranteed.
        
        About
        #####
        
        Py-Networking (PN) is a python library that provides a new way to interact and configure your networking devices.
        PN abstract the physical device and provides to the user an uniform API that does not depends from the specific device configuration or configuration syntax.
        PN does not emulate features that device maybe missing but if two different devices implement a specific feature, this is exposed to the user in the same way.
        
        Documentation
        #############
        Draft documentation is available at http://docs.py-networking.com
        
        Mailing List
        ############
        User's mailing list can be browsed_ or posted_ after joining it.  
        
        .. _browsed: https://groups.google.com/forum/?hl=en#!forum/py-networking-users
        
        .. _posted: mailto:py-networking-users@googlegroups.com
        
        License
        #######
        
        Apache 2.0
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Telecommunications Industry
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Networking
