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.3/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: 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-10.3/liby/libyang2/libyang2_2.1.128-2~ubuntu18.04u2_amd64.deb Size: 605842 SHA256: 855358249d57ced0eee44b7b62d74d3b98e61eb694af6ac407f23e7f9c857bbe SHA1: 35d7c81aaa73893a1b689ccf382c56215b87a708 MD5sum: 10edea50fbae7eaf50adb6b400a4daba 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: amd64 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.3/liby/libyang2/libyang2-dev_2.1.128-2~ubuntu18.04u2_amd64.deb Size: 110428 SHA256: a5448eb4b5205ab0525cc6ce565c5813040936d639400fdeda455352590c1fc1 SHA1: 1231fd844aa584e5e8dfb1bd8d4c952173cbd8e3 MD5sum: 743267550dba47814ee841d84c86e467 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: amd64 Maintainer: Ondřej Surý Installed-Size: 217 Depends: libyang2 (= 2.1.128-2~ubuntu18.04u2), libc6 (>= 2.14) 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.3/liby/libyang2/libyang2-tools_2.1.128-2~ubuntu18.04u2_amd64.deb Size: 92662 SHA256: b4334ea9fa8b3d742fe0c479dece587d7e16ff9ae85ecdf1bfd25de5898443de SHA1: bd2c01ffb3141dcc58db965d6848590ba80df94a MD5sum: b1284c714478007fd75869164d75dc2d 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.