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: 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-10.2/liby/libyang2/libyang2_2.1.128-2~ubuntu18.04u2_i386.deb Size: 668466 SHA256: d361bc074605de78a25196992a61b54d2cb25ef017974756b6ba762f72d02d7d SHA1: 297951361abaef2aa1a911c908b25a5594993e9f MD5sum: 110f6ce485b8ab5a08e2bc6c547795e7 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: i386 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_i386.deb Size: 110424 SHA256: e09ef8a979c15a8cc9d52e24a0eeffc7e9b9b43c02b38723fdd55506e60732bf SHA1: 7b192a169c2dcaf411440c9139225ba122034c1f MD5sum: f4d319ccd6edbd5c2288d5c81df2ab86 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: i386 Maintainer: Ondřej Surý Installed-Size: 215 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_i386.deb Size: 95960 SHA256: 476ce685d4c1efdd27a59ab53eb74c8fce94aa956d2f7af323dce3f25052c951 SHA1: c5518b71b67a762f04d7c187cd59b84cb554020f MD5sum: 8aa6e0790e4dc52a5f7059f4305c4932 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.