Metadata-Version: 2.1
Name: sonic-yang-mgmt
Version: 1.0
Summary: Package contains Python Library for YANG for sonic.
Home-page: UNKNOWN
Author: lnos-coders
Author-email: lnos-coders@linkedin.com
License: GNU General Public License v3
Keywords: sonic-yang-mgmt
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Requires-Dist: xmltodict (==0.12.0)
Requires-Dist: ijson (==2.6.1)
Requires-Dist: jsondiff (>=1.2.0)
Requires-Dist: tabulate (==0.8.2)

"
This package includes python yang libraries which will be used with sonic utilities
pacakge to validate the config. This python libraries are written on top of libyang
and also provides functionality to translate the config from SONiC ConfigDB to SONiC
YANG and vice-versa.
"




