This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Python > pyudev (0.22.0)

pyudev is an LGPL licensed, pure Python 2/3 binding to libudev, the device and
hardware management and information library of Linux.

Almost the complete libudev functionality is exposed. You can:

- Enumerate devices, filtered by specific criteria (pyudev.Context)
- Query device information, properties and attributes,
- Monitor devices, both synchronously and asynchronously with background
threads, or within the event loops of Qt (pyudev.pyqt4, pyudev.pyside),
glib (pyudev.glib) or the optional dependency wxPython (pyudev.wx).

If python3-six is installed, then this will also build for Python 3.

This requires: six

Maintained by: Isaac Yu
Keywords: python,udev
ChangeLog: pyudev

Homepage:
http://pyudev.readthedocs.org

Source Downloads:
pyudev-0.22.0.tar.gz (377eda61186c91e9440f01d76dbb4206)

Download SlackBuild:
pyudev.tar.gz
pyudev.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
pyudev.SlackBuild
pyudev.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds