Paketname | libxcb-xtest0-dev |
Beschreibung | X C Binding, xtest extension, development files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.6-1 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 72 Byte |
Hängt ab von | libxcb-xtest0 (= 1.6-1), libxcb1-dev |
Empfohlene Pakete | |
Paketbetreuer | XCB Developers |
Quelle | libxcb |
Paketgröße | 9210 Byte |
Prüfsumme MD5 | d2036e9454a80a0e8b0479c38ea75840 |
Prüfsumme SHA1 | f763489d527a60f476ded3e454702d9ec1424dc1 |
Prüfsumme SHA256 | 9aec2bafdf00113edbff9c32c90bf47f2da5afc0cd7835c4325987bef1f1b553 |
Link zum Herunterladen | libxcb-xtest0-dev_1.6-1_i386.deb |
Ausführliche Beschreibung | This package contains the header and library files needed to build software
using libxcb-xtest, the xtest extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
|