Python API to the Linux uinput-system

Edit Package python-uinput
https://github.com/Jonatas-Goncalves/python-uinput

Uinput allows attaching user-space device drivers into the Linux kernel. Python-uinput provides a simple and easy to use API to the Linux uinput-system.

FIXED VERSION FOR Python 3.11
Edited python-uinput/src/__init__.py:
Removed= "_libsuinput_path = os.path.abspath(os.path.join(os.path.dirname(__file__), "..", "_libsuinput" + sysconfig.get_config_var("SO")))"
Added= "_libsuinput_path = os.path.abspath(os.path.join(os.path.dirname(__file__), "..", "_libsuinput" + sysconfig.get_config_var("EXT_SUFFIX")))"

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
python-uinput-0.11.2.tar.gz 0000047514 46.4 KB
python-uinput.changes 0000001552 1.52 KB
python-uinput.spec 0000001980 1.93 KB
Latest Revision
Comments 0
openSUSE Build Service is sponsored by