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