Package: libyang-tools Source: libyang2 Version: 2.1.128-2~ubuntu18.04u1 Architecture: all Maintainer: Ondřej Surý Installed-Size: 11 Depends: libyang2-tools (>= 2.1.128-2~ubuntu18.04u1) Multi-Arch: foreign Homepage: https://github.com/CESNET/libyang/ Priority: optional Section: oldlibs Filename: pool/frr-9.1/liby/libyang2/libyang-tools_2.1.128-2~ubuntu18.04u1_all.deb Size: 2620 SHA256: e4aebe9d9297449d17b8a801b76be5af2657042a3e1d09c0020941607697449e SHA1: de03dc10a0e344485cddf6460aebd8ed8eb72a73 MD5sum: 820e36e2b72398ec8f1c9f4ae47fbe88 Description: parser toolkit for IETF YANG data modeling [dummy package] This is empty dependency package to pull the executable tools. It's safe to remove. Package: libyang2 Version: 2.1.128-2~ubuntu18.04u1 Architecture: amd64 Maintainer: Ondřej Surý Installed-Size: 1434 Depends: libc6 (>= 2.14), libpcre2-8-0 (>= 10.31) Multi-Arch: same Homepage: https://github.com/CESNET/libyang/ Priority: optional Section: libs Filename: pool/frr-9.1/liby/libyang2/libyang2_2.1.128-2~ubuntu18.04u1_amd64.deb Size: 491124 SHA256: 2a54ee1bf480a79b96630d62ba41cd7c8f2da3e9d0b4be80f329968ea3132963 SHA1: 53466c9c48fde4d1f07fa1499e9c011875002b56 MD5sum: 4a7eae8a88e9cd1f270ece07caade213 Description: parser toolkit for IETF YANG data modeling - runtime 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. Package: libyang2-dev Source: libyang2 Version: 2.1.128-2~ubuntu18.04u1 Architecture: amd64 Maintainer: Ondřej Surý Installed-Size: 578 Depends: libpcre2-dev, libyang2 (= 2.1.128-2~ubuntu18.04u1) Conflicts: libyang-dev Multi-Arch: same Homepage: https://github.com/CESNET/libyang/ Priority: optional Section: libdevel Filename: pool/frr-9.1/liby/libyang2/libyang2-dev_2.1.128-2~ubuntu18.04u1_amd64.deb Size: 86748 SHA256: ed0692fbed94f26d541b88acbdc815e571037075b75960587ca357f5cf7619d8 SHA1: 83cca216589bde5812e02dcdd76e429c0127176e MD5sum: 4fd1b6927ed09e20f17e4e68021f41f4 Description: parser toolkit for IETF YANG data modeling - development files 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. . This package contains the C headers, a pkgconfig file, and .so entry point for libyang. Package: libyang2-tools Source: libyang2 Version: 2.1.128-2~ubuntu18.04u1 Architecture: amd64 Maintainer: Ondřej Surý Installed-Size: 217 Depends: libyang2 (= 2.1.128-2~ubuntu18.04u1), libc6 (>= 2.14) Breaks: libyang-tools (<< 2.1.128-2~ubuntu18.04u1) Replaces: libyang-tools (<< 2.1.128-2~ubuntu18.04u1) Multi-Arch: foreign Homepage: https://github.com/CESNET/libyang/ Priority: optional Section: devel Filename: pool/frr-9.1/liby/libyang2/libyang2-tools_2.1.128-2~ubuntu18.04u1_amd64.deb Size: 83412 SHA256: a9afa369ee85e34f316577a55b0aaa1ef7a870dbedcfa3e1ce9e9e1e1ddab762 SHA1: 8a23829bcdb0a5fb26b0f375612c6c29e44660a1 MD5sum: 48bb38d9ed9a3d0a061ce5f4ada5f922 Description: parser toolkit for IETF YANG data modeling - executable tools This package provides the "yanglint" and "yangre" tools which can be used during the creation of IETF YANG schemas. The tools are not generally useful for normal operation where libyang primarily processes configuration data, not schemas.