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