Metadata-Version: 2.1
Name: yang.ncdiff
Version: 24.2
Summary: A config state diff calculator for NETCONF
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: CEL
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: pyang >=1.7.3
Requires-Dist: ncclient >=0.6.3
Requires-Dist: requests >=2.18.4
Requires-Dist: xmljson >=0.1.9
Requires-Dist: yang.connector >=3.0.0
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 package to generate NETCONF edit-config when two config states are given.
