Source: pydbus Section: python Priority: extra Maintainer: Debian Python Modules Team Uploaders: Alberto Caso Build-Depends: dbus, debhelper (>= 10), dh-python, python-all, python-gi, python-setuptools, python3-all, python3-docutils | python-docutils, python3-gi, python3-setuptools Standards-Version: 3.9.8 Homepage: https://github.com/LEW21/pydbus Testsuite: autopkgtest Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pydbus.git Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/pydbus.git/ Package: python-pydbus Architecture: all Multi-Arch: foreign Depends: python-gi, ${misc:Depends}, ${python:Depends} Suggests: python-pydbus-doc Description: Pythonic D-Bus library (Python 2) pydbus provides a pythonic interface to the D-Bus message bus system. pydbus can be used to access remote objects and also for object publication. . It is based on PyGI, the Python GObject Introspection bindings, which is the recommended way to use GLib from Python. . This package installs the library for Python 2. Package: python3-pydbus Architecture: all Multi-Arch: foreign Depends: python3-gi, ${misc:Depends}, ${python3:Depends} Suggests: python-pydbus-doc Description: Pythonic D-Bus library (Python 3) pydbus provides a pythonic interface to the D-Bus message bus system. pydbus can be used to access remote objects and also for object publication. . It is based on PyGI, the Python GObject Introspection bindings, which is the recommended way to use GLib from Python. . This package installs the library for Python 3. Package: python-pydbus-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends} Description: Pythonic D-Bus library (common documentation) pydbus provides a pythonic interface to the D-Bus message bus system. pydbus can be used to access remote objects and also for object publication. . It is based on PyGI, the Python GObject Introspection bindings, which is the recommended way to use GLib from Python. . This is the common documentation package.