Paketname | libxcb-res0-dev |
Beschreibung | X C Binding, res extension, development files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.6-1 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | libxcb-res0 (= 1.6-1), libxcb1-dev |
Empfohlene Pakete | |
Paketbetreuer | XCB Developers |
Quelle | libxcb |
Paketgröße | 9798 Byte |
Prüfsumme MD5 | 3861ebb61c95b48bd63516ab4750ccec |
Prüfsumme SHA1 | b67d0365ca77aac7188142ca37b5d1c95fc2467d |
Prüfsumme SHA256 | cdbee5f33d41de97aa11bdbb91b399629de1dcbe1ad0a1f4904c4775995e29d8 |
Link zum Herunterladen | libxcb-res0-dev_1.6-1_i386.deb |
Ausführliche Beschreibung | This package contains the header and library files needed to build software
using libxcb-res, the res 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
|