From 8d0831b30116f0ccc58daacd0760bc79e66dbb86 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Thu, 2 Feb 2023 19:08:16 +0000 Subject: python/python3-pywlroots: Added (Py binding to wlroots using cffi) Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pywlroots/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python3-pywlroots/README (limited to 'python/python3-pywlroots/README') diff --git a/python/python3-pywlroots/README b/python/python3-pywlroots/README new file mode 100644 index 0000000000..d77c9d533f --- /dev/null +++ b/python/python3-pywlroots/README @@ -0,0 +1,3 @@ +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. -- cgit v1.2.3