| Paketname | libxcb-composite0 |
| Beschreibung | X C Binding, composite extension |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.6-1 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 60 Byte |
| Hängt ab von | libc6 (>= 2.1.3), libxcb1 (>= 0) |
| Empfohlene Pakete | |
| Paketbetreuer | XCB Developers |
| Quelle | libxcb |
| Paketgröße | 8888 Byte |
| Prüfsumme MD5 | 96700ae2744eae3ac9f35324ad66c525 |
| Prüfsumme SHA1 | 30a9a3ddd22e62c19f793f9966af7f6a8a717634 |
| Prüfsumme SHA256 | da9a580eac3f993ad175dea9008bbca83f5824d29031b6ea9eb6a119a4e995fb |
| Link zum Herunterladen | libxcb-composite0_1.6-1_i386.deb |
| Ausführliche Beschreibung | This package contains the library files needed to run software using
libxcb-composite, the composite 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
|