diff options
Diffstat (limited to 'python/pywayland/README')
-rw-r--r-- | python/pywayland/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/pywayland/README b/python/pywayland/README new file mode 100644 index 0000000000000..a37152397ad49 --- /dev/null +++ b/python/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. |