| Paketname | libxcb-xprint0 |
| Beschreibung | X C Binding, xprint extension |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.6-1 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 76 Byte |
| Hängt ab von | libc6 (>= 2.1.3), libxcb1 (>= 0) |
| Empfohlene Pakete | |
| Paketbetreuer | XCB Developers |
| Quelle | libxcb |
| Paketgröße | 13036 Byte |
| Prüfsumme MD5 | 56419bfcb73e105ad449dc8235280384 |
| Prüfsumme SHA1 | 53b525707b74423f24ed58b58ed4835ba2dccd0c |
| Prüfsumme SHA256 | 51ef742b416033b425118dcc7a92b4f8ddd2b137f8e94b9f14800648c15465db |
| Link zum Herunterladen | libxcb-xprint0_1.6-1_i386.deb |
| Ausführliche Beschreibung | This package contains the library files needed to run software using
libxcb-xprint, the xprint 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
|