Metadata-Version: 2.1
Name: yang.connector
Version: 24.10
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<5.0.0,>=3.3.0
Requires-Dist: ncclient>=0.6.6
Requires-Dist: grpcio
Requires-Dist: protobuf
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
