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: arm64 Maintainer: Ondřej Surý Installed-Size: 1314 Depends: libc6 (>= 2.17), 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_arm64.deb Size: 420732 SHA256: 22105ef65a88386e9e23cba3fa72bdc5bc4972a1f224b79ec3d9fe21611b370a SHA1: 009fa74cb0a19cd88c6ef6a3ff9320d517bc9f53 MD5sum: f4447c4361411c4dd626e3307b8a8a7d 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: arm64 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_arm64.deb Size: 86748 SHA256: b36933c9d67eec5cbd18ceae735173c056250ee35602b21abadeb4d59a0b48bb SHA1: 51a79b48c8a892debc55d7c41a9636275dd42598 MD5sum: b093f4d456c86bef2e1e0384ddb42770 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: arm64 Maintainer: Ondřej Surý Installed-Size: 207 Depends: libyang2 (= 2.1.128-2~ubuntu18.04u1), libc6 (>= 2.17) 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_arm64.deb Size: 78468 SHA256: 2d2a4a3873e2bfb9ab54cbd441329c96fa6c7d65390822c5f186690f39fe3105 SHA1: 791f3022ebc6bd03365b184da647e9c92af98e18 MD5sum: b6774338a2ca6a553d7425aa7d587abd 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.