Paketname | libexpat1-dev |
Beschreibung | XML parsing C library - development kit |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.0.1-7 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 668 Byte |
Hängt ab von | libexpat1 (= 2.0.1-7), libc6-dev | libc-dev |
Empfohlene Pakete | |
Paketbetreuer | Debian XML/SGML Group |
Quelle | expat |
Paketgröße | 213950 Byte |
Prüfsumme MD5 | 7a17651603c71c9ae74846f47762db65 |
Prüfsumme SHA1 | c2b00974b0cc4fd27c7643d344680b1d7926de5b |
Prüfsumme SHA256 | 45040370b9ed5f1512b4b65235af7f48d927cae67c845a21b75ea41c7c7e3c69 |
Link zum Herunterladen | libexpat1-dev_2.0.1-7_i386.deb |
Ausführliche Beschreibung | This 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.
|