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: 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-9.1/liby/libyang2/libyang2_2.1.128-2~ubuntu18.04u1_armhf.deb Size: 455612 SHA256: c9e867432d3ad1364bbeb4a1990c7a2602193661c76203030f73b6e0d6842ff0 SHA1: 8b8dd44e321d549a3a1a1844f1889f778a7ab5f3 MD5sum: 1f87a207350edb0b9c7d0a788e3362d6 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: armhf 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_armhf.deb Size: 86736 SHA256: 9692c1c38a6cc689b42ab4b66e29dd6f5c98ed704c89d9b3c4114b2cf938c972 SHA1: b6b67ca36722e09328d05d1ee4e15e9a8e7b02e4 MD5sum: 391071ee5779e84bffa7fd46cac9fedc 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: armhf Maintainer: Ondřej Surý Installed-Size: 179 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_armhf.deb Size: 78008 SHA256: 7ffa894157636f8fd21a399980d161d24c5b5cc6cbb1a606c8ff8320fcac923e SHA1: 588d5fbb15001b82f67627ea86c18cfb3d792c88 MD5sum: deed0fe0f3b081937b56f76a09caf80c 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.