DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibxcb1
BeschreibungX C Binding
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.6-1
Sektionlibs
Prioritätoptional
Installierte Größe164 Byte
Hängt ab vonlibc6 (>= 2.3.2), libxau6, libxdmcp6
Empfohlene Pakete
PaketbetreuerXCB Developers
Quellelibxcb
Paketgröße40500 Byte
Prüfsumme MD58b1bd1c23264932b7e2c639302366a06
Prüfsumme SHA118647d540fa19c91f9c973f4400a88b3095f12de
Prüfsumme SHA256a1879c202694f5fa6d5cfd4355aacff501f9bfb6dfb3312b3143c3813c2b0064
Link zum Herunterladenlibxcb1_1.6-1_i386.deb
Ausführliche BeschreibungThis 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


Impressum
Linux is a registered trademark of Linus Torvalds