Metadata-Version: 2.1
Name: ncdiff
Version: 26.5
Summary: A config state diff calculator for NETCONF
Home-page: https://github.com/CiscoTestAutomation/ncdiff.git
Author: Jonathan Yang
Author-email: yuekyang@cisco.com
Maintainer-email: yang-python@cisco.com
License: Apache 2.0
Keywords: pyats cisco-shared
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
License-File: LICENSE
License-File: NOTICE
Requires-Dist: ncclient>=0.5.3
Requires-Dist: pyang>=1.7.3
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.
