wok-next annotate libxcb/description.txt @ rev 16307

ARM: now python seems to cross compile (if libpython.so ARM are installed in sysroot)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 08 00:37:42 2014 +0200 (2014-04-08)
parents
children
rev   line source
al@14595 1 The X protocol C-language Binding (XCB) is a replacement for Xlib featuring
al@14595 2 a small footprint, latency hiding, direct access to the protocol, improved
al@14595 3 threading support, and extensibility.