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
Filename Size Changed
python-uinput-0.10.2.tar.gz 0000021736 21.2 KB
python-uinput.changes 0000001552 1.52 KB
python-uinput.spec 0000001763 1.72 KB
Revision 1 (latest revision is 16)
Jonatas Gonçalves's avatar Jonatas Gonçalves (MaxxedSUSE) committed (revision 1)
Comments 0
openSUSE Build Service is sponsored by