Package: libyang-tools Source: libyang2 Version: 2.1.128-2~ubuntu18.04u2 Architecture: all Maintainer: Ondřej Surý Installed-Size: 11 Depends: libyang2-tools (>= 2.1.128-2~ubuntu18.04u2) Multi-Arch: foreign Homepage: https://github.com/CESNET/libyang/ Priority: optional Section: oldlibs Filename: pool/frr-10.2/liby/libyang2/libyang-tools_2.1.128-2~ubuntu18.04u2_all.deb Size: 2604 SHA256: 887b4eacba7cced8b949ee9e97c848c3b80e59ad3e225102e27db9e13592de37 SHA1: 34fd04528b5670034490b64938a0aaf6eb320280 MD5sum: 7c10c273392f603e06d499c92e6531e6 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.04u2 Architecture: arm64 Maintainer: Ondřej Surý Installed-Size: 1314 Depends: libc6 (>= 2.17), libpcre2-8-0 (>= 10.31) Multi-Arch: same Homepage: https://github.com/CESNET/libyang/ Priority: optional Section: libs Filename: pool/frr-10.2/liby/libyang2/libyang2_2.1.128-2~ubuntu18.04u2_arm64.deb Size: 566084 SHA256: 01544bd5f800fa627f9c27d507a4e75f2a59ff8067096ba94c90b78e90b5e80a SHA1: 7de43c67dc7e7e4665a9bf867417e3e5be34c9e2 MD5sum: d96671c0af234c5e45247ac4d02932cd 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.04u2 Architecture: arm64 Maintainer: Ondřej Surý Installed-Size: 578 Depends: libpcre2-dev, libyang2 (= 2.1.128-2~ubuntu18.04u2) Conflicts: libyang-dev Multi-Arch: same Homepage: https://github.com/CESNET/libyang/ Priority: optional Section: libdevel Filename: pool/frr-10.2/liby/libyang2/libyang2-dev_2.1.128-2~ubuntu18.04u2_arm64.deb Size: 110424 SHA256: 30045f94451352bb2ccf15ed0c6f951b65226dd68681c72734eb63b6bc07a3b1 SHA1: 140aa57d6af98b7e916cc8bfc7d8217db950e3ab MD5sum: 698d49d42faa2590b6906cede6716f6c 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.04u2 Architecture: arm64 Maintainer: Ondřej Surý Installed-Size: 207 Depends: libyang2 (= 2.1.128-2~ubuntu18.04u2), libc6 (>= 2.17) Breaks: libyang-tools (<< 2.1.128-2~ubuntu18.04u2) Replaces: libyang-tools (<< 2.1.128-2~ubuntu18.04u2) Multi-Arch: foreign Homepage: https://github.com/CESNET/libyang/ Priority: optional Section: devel Filename: pool/frr-10.2/liby/libyang2/libyang2-tools_2.1.128-2~ubuntu18.04u2_arm64.deb Size: 88914 SHA256: 1d5c439470827e8a3626f8dfa9355c1b27417423a41211b4c62dc46136ca64e0 SHA1: c14bfcf01a78d8966528d288d5e862dbbd72f188 MD5sum: f80d82adc133ef9db6e2f9e98c19ed9b 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.