| Paketname | libxcb-xprint0 |
| Beschreibung | X C Binding, xprint extension |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
| Version | 1.5-2 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 80 Byte |
| Hängt ab von | libc6 (>= 2.1.3), libxcb1 |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | libxcb |
| Paketgröße | 12726 Byte |
| Prüfsumme MD5 | a73d060a02763d9921330adb76327949 |
| Prüfsumme SHA1 | 89da23df18e3555e7a5457c418537864c1a5f3c3 |
| Prüfsumme SHA256 | de11cd1fd8a69e90c77ce7dfb8dbfef00dbd0d2b8cc20a913796d7b4791f7b83 |
| Link zum Herunterladen | libxcb-xprint0_1.5-2_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
|