Source: python-dbus-next Section: python Priority: optional Maintainer: Debian Python Team Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3, python3-setuptools, python3-pytest , python3-pytest-asyncio , python3-pytest-timeout , python3-sphinx , python3-docutils , python3-packaging , python3-gi , Standards-Version: 4.7.0 Homepage: https://github.com/altdesktop/python-dbus-next Vcs-Git: https://salsa.debian.org/python-team/packages/python-dbus-next.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-dbus-next Package: python3-dbus-next Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-gi, Description: Next great DBus library for Python python-dbus-next is a Python library for DBus that aims to be a fully featured high level library primarily geared towards integration of applications into Linux desktop and mobile environments. . Desktop application developers can use this library for integrating their applications into desktop environments by implementing common DBus standard interfaces or creating custom plugin interfaces. . Desktop users can use this library to create their own scripts and utilities to interact with those interfaces for customization of their desktop environment.