ports/devel/py-libevdev/pkg-descr
Жунёва Мария Михайловна a4c87a5576 devel/py-libevdev: add new port
python-libevdev is a Python wrapper around the libevdev C library.
It provides a Pythonic API to read events from the Linux kernel’s input device
nodes and to read and/or modify the device’s state and capabilities.

Sponsored by:	Serenity Cybersecurity, LLC
Closes: https://github.com/freebsd/freebsd-ports/pull/273
2025-02-16 00:53:56 +01:00

4 lines
219 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

python-libevdev is a Python wrapper around the libevdev C library.
It provides a Pythonic API to read events from the Linux kernels input device
nodes and to read and/or modify the devices state and capabilities.