Parser toolkit for IETF YANG data modeling
https://github.com/CESNET/libyang
Libyang implements functions to process schemas expressed in the
YANG data modeling language defined by the IETF in RFCs 6020/7950.
Schemas expressed in this language primarily describe configuration
used by larger network equipment like routers and switches.
In addition to handling the schemas itself, the library also provides
functions to process data described by the schemas.
The library is implemented in C and provides an API for other software
to use in processing configurations.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/libyang && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libyang-1.0-r5.tar.gz | 0001625117 1.55 MB | |
libyang.changes | 0000003015 2.94 KB | |
libyang.spec | 0000007013 6.85 KB |
Revision 2 (latest revision is 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 758498
from
Adam Majer (adamm)
(revision 2)
- Package extensions in a separate package - libyang-extentions - Update to version 1.0r5 Main features of this release are: * value canonization support in API functions * new debug message categories * nested notification/action validation clarifications and fixes * LYB format decimal64 value handling fixed * C++ bindings minor improvements * other minor fixes - Update to version 1.0r4 Main features of this release are: * many bugfixes in various parts of the library + schema and data validation + manipulation with internal schemas and loading user schemas in the context + xpath + LYB format - Update to version 1.0r3 Main features of this release are: * many bugfixes in various parts of the library + LYB format + schema + data + xpath - Build with ENABLE_LYD_PRIV=ON
Comments 0