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


Paketnamelibexpat1-dev
BeschreibungXML parsing C library - development kit
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version2.0.1-7ubuntu1
Sektionlibdevel
Prioritätoptional
Installierte Größe668 Byte
Hängt ab vonlibexpat1 (= 2.0.1-7ubuntu1), libc6-dev | libc-dev
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelleexpat
Paketgröße212696 Byte
Prüfsumme MD514ef94702eafbdf2a8fcb69a5a891acb
Prüfsumme SHA17b5ae9c25a4f857da5e06ea9b64516d455e18a18
Prüfsumme SHA256f4363212a750b9e4a213e0a13cbdfb336105e57c5e36a2aed71dfde85672ba0f
Link zum Herunterladenlibexpat1-dev_2.0.1-7ubuntu1_i386.deb
Ausführliche BeschreibungThis package contains the header file and development libraries of expat, the C library for parsing XML. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers.


Impressum
Linux is a registered trademark of Linus Torvalds