| Paketname | libxcb1 |
| Beschreibung | X C Binding |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
| Version | 1.5-2 |
| Sektion | libs |
| Priorität | standard |
| Installierte Größe | 168 Byte |
| Hängt ab von | libc6 (>= 2.4), libxau6, libxdmcp6 |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | libxcb |
| Paketgröße | 39352 Byte |
| Prüfsumme MD5 | c012317bb3c5b9dfa19e1c86c9fb2ea6 |
| Prüfsumme SHA1 | ff86e6687afcce89d85d0367310c82c0566dd016 |
| Prüfsumme SHA256 | 37c64e87d8406ed510aa871c190c06b640ea1fd242730caf0c1d741f08bbb6b4 |
| Link zum Herunterladen | libxcb1_1.5-2_i386.deb |
| Ausführliche Beschreibung | This package contains the library files needed to run software using libxcb,
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
|