summaryrefslogtreecommitdiffstats
path: root/python/python3-pywlroots/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-pywlroots/README')
-rw-r--r--python/python3-pywlroots/README3
1 files changed, 3 insertions, 0 deletions
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.