mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
364da04dd8
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
6 lines
356 B
Text
6 lines
356 B
Text
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.
|