summaryrefslogtreecommitdiffstats
path: root/python/python3-pywayland/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-pywayland/README')
-rw-r--r--python/python3-pywayland/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-pywayland/README b/python/python3-pywayland/README
new file mode 100644
index 0000000000..a37152397a
--- /dev/null
+++ b/python/python3-pywayland/README
@@ -0,0 +1,3 @@
+PyWayland provides a wrapper to the libwayland library using the CFFI
+library to provide access to the Wayland library calls and written in
+pure Python.