wok diff libxcb/description.txt @ rev 19216

Add coreutils-multicall (GNU Coreutils all-in-one, like Busybox; 4 times lighter than ordinary Coreutils)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 15 17:27:10 2016 +0300 (2016-06-15)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libxcb/description.txt	Wed Jun 15 17:27:10 2016 +0300
     1.3 @@ -0,0 +1,3 @@
     1.4 +The X protocol C-language Binding (XCB) is a replacement for Xlib featuring
     1.5 +a small footprint, latency hiding, direct access to the protocol, improved
     1.6 +threading support, and extensibility.