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


Paketnamepython-xcbgen
BeschreibungX C Binding - protocol binding generator
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version1.6-1
Sektionpython
Prioritätoptional
Installierte Größe108 Byte
Hängt ab vonpython (>= 2.5), python-support (>= 0.90.0)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellexcb-proto
Paketgröße15266 Byte
Prüfsumme MD51e6a0386aab4d7e4262cc6284547f06c
Prüfsumme SHA12576e3c782eb60c3bb11723990c8e0adfbe529d7
Prüfsumme SHA2561b04a7d334d276518cd494502b53fc0b9145ea5f7d09a2343db6615ffbeb280c
Link zum Herunterladenpython-xcbgen_1.6-1_all.deb
Ausführliche Beschreibungpython-xcbgen generates the X protocol C language bindings from XML descriptions. . 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