Mon, 11 Nov 2024 11:36:26 UTC | login

Information for build python-evdev-0.7.0-1.fc28

ID16803
Package Namepython-evdev
Version0.7.0
Release1.fc28
Epoch
SummaryPython bindings for the Linux input handling subsystem
DescriptionThis package provides python bindings to the generic input event interface in Linux. The evdev interface serves the purpose of passing events generated in the kernel directly to userspace through character devices that are typically located in /dev/input/. This package also comes with bindings to uinput, the userspace input subsystem. Uinput allows userspace programs to create and handle input devices that can inject events directly into the input subsystem. In other words, python-evdev allows you to read and write input events on Linux. An event can be a key or button press, a mouse movement or a tap on a touchscreen.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:26:00 UTC
CompletedSat, 14 Apr 2018 20:26:00 UTC
Tags
f28
f29
RPMs
src
python-evdev-0.7.0-1.fc28.src.rpm (info) (download)
riscv64
python2-evdev-0.7.0-1.fc28.riscv64.rpm (info) (download)
python3-evdev-0.7.0-1.fc28.riscv64.rpm (info) (download)
Changelog * Tue Aug 22 2017 Georgi Valkov <georgi.t.valkov@gmail.com> - 0.7.0-1 - Bump to version 0.7.0 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 0.6.1-2 - Rebuild for Python 3.6 * Sun Jun 05 2016 Georgi Valkov <georgi.t.valkov@gmail.com> - 0.6.1-1 - Initial RPM Release