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: armhf Maintainer: Ondřej Surý Installed-Size: 1017 Depends: libc6 (>= 2.8), 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_armhf.deb Size: 559754 SHA256: 1229264b001f0f331eb25f6072d434dcf79fdd8008a602d3ebb605c136854a2a SHA1: 9cfa03724f2e627569f79f9be2e27327e34abd96 MD5sum: cf289a4052ec897256851b3a7df0fbf7 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: armhf 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_armhf.deb Size: 110436 SHA256: d714bc5947638850b0343ee8dcf42e3000756490d28f7ff7af3f2e20c28992b7 SHA1: 7393030c5cd67d5aae717aeb601af819e8d658f9 MD5sum: 76909a645a718a0333a778e4ee40441d 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: armhf Maintainer: Ondřej Surý Installed-Size: 179 Depends: libyang2 (= 2.1.128-2~ubuntu18.04u2), libc6 (>= 2.8) 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_armhf.deb Size: 85446 SHA256: f9fb63036b8580bce1414447908705fc8e2095ac9bd722fd812476acf45d64c9 SHA1: e94050d1298b9e343d7977875c6a57bbf8a42c6c MD5sum: 08ea273777b9c6fbc2dc1c6749b643ff 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.