Paketname | libxcb-xprint0-dev |
Beschreibung | X C Binding, xprint extension, development files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.5-2 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 176 Byte |
Hängt ab von | libxcb-xprint0 (= 1.5-2), libxcb1-dev |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libxcb |
Paketgröße | 16652 Byte |
Prüfsumme MD5 | 7bd2d932896c6a577d3b4b6c2aa0d1e1 |
Prüfsumme SHA1 | 2d2ba09f764ead85778a22595c8bb11ef73e618a |
Prüfsumme SHA256 | 5747137f1b9539976ea83a0e70211fff3a9b06e0789a377b0f155362be49f184 |
Link zum Herunterladen | libxcb-xprint0-dev_1.5-2_i386.deb |
Ausführliche Beschreibung | This package contains the header and library files needed to build 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
|