aboutsummaryrefslogtreecommitdiff
path: root/python/python-xcffib/slack-desc
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2016-05-25 11:36:37 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-27 07:23:40 +0700
commit364da04dd857fda739e6fe874ae8e7f15a5e88c0 (patch)
treebf55d53918e15c06b0853d1cc1bc7a909de602f9 /python/python-xcffib/slack-desc
parent9136a86bec7f95830d45bf8257b6766b083e1302 (diff)
python/python-xcffib: Added (XCB python binding).
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-xcffib/slack-desc')
-rw-r--r--python/python-xcffib/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-xcffib/slack-desc b/python/python-xcffib/slack-desc
new file mode 100644
index 0000000000000..937b37a39e19f
--- /dev/null
+++ b/python/python-xcffib/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python-xcffib: python-xcffib (XCB python binding)
+python-xcffib:
+python-xcffib: xcffib is intended to be a (mostly) drop-in replacement for xpyb.
+python-xcffib: xpyb has an inactive upstream, several memory leaks, is python2 only
+python-xcffib: and doesn't have pypy support. xcffib is a binding which uses cffi,
+python-xcffib: which mitigates some of the issues described above. xcffib also
+python-xcffib: builds bindings for 27 of the 29 (xprint and xkb are missing)
+python-xcffib: X extensions in 1.10.
+python-xcffib:
+python-xcffib: Homepage: https://github.com/tych0/xcffib
+python-xcffib: