Metadata-Version: 2.0
Name: yang.connector
Version: 3.0.1
Summary: A NETCONF connector
Home-page: https://github.com/CiscoTestAutomation/yang.git
Author: Jonathan Yang
Author-email: yang-python@cisco.com
License: Apache 2.0
Description-Content-Type: UNKNOWN
Keywords: pyats cisco-shared
Platform: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Telecommunications Industry
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Testing
Requires-Dist: paramiko (>=1.15.1)
Requires-Dist: lxml (>=3.3.0)
Requires-Dist: ncclient (>=0.6.6)
Provides-Extra: dev
Requires-Dist: coverage; extra == 'dev'
Requires-Dist: restview; extra == 'dev'
Requires-Dist: Sphinx; extra == 'dev'
Requires-Dist: sphinxcontrib-napoleon; extra == 'dev'
Requires-Dist: sphinx-rtd-theme; extra == 'dev'

A NETCONF connector based on ncclient


