slackbuilds_ponce/python/python3-pywlroots/README
Isaac Yu 8d0831b301
python/python3-pywlroots: Added (Py binding to wlroots using cffi)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-02-04 07:19:54 +07:00

3 lines
197 B
Text

python3-pywlroots is a Python binding to the wlroots library using cffi.
The library uses pywayland to provide the Wayland bindings and
python3-xkbcommon to provide wlroots keyboard functionality.