Metadata-Version: 2.4
Name: yangsuite-filemanager
Version: 1.9.12.post0.dev16
Summary: YANG Suite application for managing YANG files.
Home-page: https://developer.cisco.com/yangsuite
Author: YANG Suite development team
Author-email: yangsuite-support-ext@cisco.com
License: Cisco General Terms
Requires-Python: >=3.10
License-File: LICENSE.txt
Requires-Dist: yangsuite>=3.0.0
Requires-Dist: yangsuite-devices>=2.0.0
Requires-Dist: yangsuite-yangtree>=2.0.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-filemanager
=====================

Provides quick, low-overhead parsing of YANG
(`RFC 6020 <https://tools.ietf.org/html/rfc6020>`_,
`RFC 7950 <https://tools.ietf.org/html/rfc7950>`_ models
and identification of their interdependencies.
Manages YANG file repositories and sets of YANG files within these repositories.
Provides UI and APIs for file upload to YANG Suite.

API is through the class ``YSYangSet`` which additionally implements the
``pyang.Repository`` interface.

=========== =========================
Author      Glenn Matthews
Maintainers yang-suite-dev@cisco.com
=========== =========================
