Python API to the Linux uinput-system
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")))"
- Links to home:MaxxedSUSE / python-uinput
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:MaxxedSUSE:leap/python-uinput && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000703 703 Bytes | |
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
Jonatas Gonçalves (MaxxedSUSE)
committed
(revision 3)
Comments 0