Metadata-Version: 2.1
Name: yang.connector
Version: 21.2
Summary: YANG defined interface API protocol connector
Home-page: https://github.com/CiscoTestAutomation/yang.git
Author: Jonathan Yang
Author-email: yuekyang@cisco.com
Maintainer-email: yang-python@cisco.com
License: Apache 2.0
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)
Requires-Dist: grpcio (<=1.28.1)
Requires-Dist: cisco-gnmi (<2.0.0,>=1.0.13)
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'

Client capable of NETCONF and gNMI protocol


