Source: python-dbus
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://gitlab.freedesktop.org/dbus/dbus-python/-/tags
Vcs-Browser: https://github.com/alvistack/dbus-dbus-python
Vcs-Git: https://github.com/alvistack/dbus-dbus-python.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 autoconf-archive,
 automake,
 cython3,
 dbus (>= 1.8),
 fdupes,
 libdbus-1-dev (>= 1.8),
 libglib2.0-dev (>= 2.40),
 meson (>= 0.60.3),
 ninja-build,
 patchelf,
 python3-dev,
 python3-pip,
 python3-wheel,

Package: python3-dbus
Architecture: amd64
Description: Python bindings for libdbus
 dbus-python is the original Python binding for dbus, the reference
 implementation of the D-Bus protocol.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
