[ 原始碼: python-uinput ]
套件:python3-uinput(0.11.2-2.1 以及其他的)
python3-uinput 的相關連結
Debian 的資源:
下載原始碼套件 python-uinput:
- [python-uinput_0.11.2-2.1.dsc]
- [python-uinput_0.11.2.orig.tar.gz]
- [python-uinput_0.11.2-2.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [tjjr.fi]
相似套件:
Pythonic API to Linux uinput kernel module (Python3)
Python-uinput is Python interface to Linux uinput kernel module which allows attaching userspace device drivers into kernel. In practice, Python-uinput makes it dead simple to create virtual joysticks, keyboards and mice for generating arbitrary input events programmatically.
This package contains the python3 library.
其他與 python3-uinput 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libudev1 (>= 183)
- libudev shared library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-distutils
- distutils package for Python 3.x