From 9ee78a09f8821eb25e80efa76bb0e25d7fc67666 Mon Sep 17 00:00:00 2001 From: Dave Woodfall Date: Fri, 14 May 2021 21:34:47 +0100 Subject: python/python-xcffib: Renamed python2-xcffib. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- python/python2-xcffib/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python2-xcffib/README (limited to 'python/python2-xcffib/README') diff --git a/python/python2-xcffib/README b/python/python2-xcffib/README new file mode 100644 index 0000000000..8b12921e1a --- /dev/null +++ b/python/python2-xcffib/README @@ -0,0 +1,6 @@ +xcffib is intended to be a (mostly) drop-in replacement for xpyb. +xpyb has an inactive upstream, several memory leaks, is python2 +only and doesn't have pypy support. xcffib is a binding which +uses cffi, which mitigates some of the issues described above. +xcffib also builds bindings for 27 of the 29 (xprint and xkb are +missing) X extensions in 1.10. -- cgit v1.2.3