Metadata-Version: 2.4
Name: yangsuite-yangtree
Version: 2.1.12.post0.dev7
Summary: YANG model loading, validation, and display for YANG Suite.
Home-page: https://developer.cisco.com
Author: YANG Suite development team
Author-email: yangsuite-support-ext@cisco.com
License: Cisco General Terms
Requires-Python: >=3.6
License-File: LICENSE.txt
Requires-Dist: yangsuite>=3.0.0
Requires-Dist: yangsuite-devices>=2.0.0
Requires-Dist: yangsuite-filemanager>=1.5.0
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

yangsuite-yangtree
==================

Core plugin for YANG Suite.

Manages loading, caching, and validation of YANG
(`RFC 6020 <https://tools.ietf.org/html/rfc6020>`_,
`RFC 7950 <https://tools.ietf.org/html/rfc7950>`_) models.
Represents parsed YANG models as Python dicts used in plugins.
Adds GUI for traversing, searching, and inspecting YANG model trees.
