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: i386 Maintainer: Ondřej Surý Installed-Size: 1665 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-9.1/liby/libyang2/libyang2_2.1.128-2~ubuntu18.04u1_i386.deb Size: 537660 SHA256: 6eb09461cf8941450575238f1900972dee89753da6cbf4356f67b2cad7a7296e SHA1: 2b02ef2b7c679902755f4f22828a140ec3c93646 MD5sum: 5a84cfd2b007d9486da8161c4b0bead1 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: i386 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_i386.deb Size: 86732 SHA256: 7fb6e51cf87546f152fe377586da536bd43b08fdad741c81dc0baf78d8d07cf3 SHA1: 69de8f418cd10b1f1f7a0f1f022de7d765ffd3d1 MD5sum: 6e3c6439a4427aac57e3b25b6da22d7c 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: i386 Maintainer: Ondřej Surý Installed-Size: 215 Depends: libyang2 (= 2.1.128-2~ubuntu18.04u1), libc6 (>= 2.8) 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_i386.deb Size: 85944 SHA256: 3f1cd9859fad6ec8520ea45cac7592b0d55041b2686888b4ba5e04055efe9176 SHA1: 3683d143f46082cc847cd6942fed41be694c655d MD5sum: f69939fc08e06ecc2cff052375c58914 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.