Source: pyudev Section: python Maintainer: Debian Python Team Uploaders: Felix Geyer Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-hypothesis , python3-pytest , python3-setuptools, Standards-Version: 4.7.4 Homepage: https://github.com/pyudev/pyudev Vcs-Git: https://salsa.debian.org/python-team/packages/pyudev.git Vcs-Browser: https://salsa.debian.org/python-team/packages/pyudev Package: python3-pyudev Architecture: all Depends: libudev1, ${misc:Depends}, ${python3:Depends} Recommends: gir1.2-glib-2.0, python3-gi Suggests: python3-pyqt5, python3-wxgtk4.0 Description: Python3 bindings for libudev This module provides a Python3 binding to the udev library. . It supports additional integration for GObject, Qt5, wxWidgets and PySide.