Source: libyang-python
Section: python
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 dh-sequence-single-binary,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Standards-Version: 4.7.4
Homepage: https://github.com/CESNET/libyang-python
Vcs-Browser: https://forgejo.debian.net/cesnet/libyang-python
Vcs-Git: https://forgejo.debian.net/cesnet/libyang-python

Package: python3-libyang
Section: python
Architecture: all
Description: parser toolkit for IETF YANG data modeling language (Python)
 YANG is a data modeling language for the definition of data sent over network
 management protocols (RFC 6020/7950). It can be used to model both
 configuration data as well as state data of network elements and is primarily
 used by larger network equipment like routers and switches.
 .
 This package contains the Python bindings.
