Paketname | libmxml-dev |
Beschreibung | small XML parsing library (development) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.6-1 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 212 Byte |
Hängt ab von | libmxml1 (= 2.6-1), libc6 (>= 2.3.6-6~) |
Empfohlene Pakete | |
Paketbetreuer | Luis Uribe |
Quelle | mxml |
Paketgröße | 61408 Byte |
Prüfsumme MD5 | b829f4cf4044dbd1ce12210ed5d30c1c |
Prüfsumme SHA1 | 83f19af2e846e014fd9fc43217cc9d3deb785a99 |
Prüfsumme SHA256 | 3ea9a9954c5698f44f6aa7de4d1270123937d67f7f6db1712ac91e674b54c130 |
Link zum Herunterladen | libmxml-dev_2.6-1_i386.deb |
Ausführliche Beschreibung | Mini-XML is a small XML parsing library that you can use to read XML and
XML-like data files in your application without requiring large non-standard
libraries.
.
Mini-XML provides the following functionality:
* Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML files and
strings.
* Data is stored in a linked-list tree structure, preserving the XML data
hierarchy.
* Supports arbitrary element names, attributes, and attribute values with
no preset limits, just available memory.
* Supports integer, real, opaque ("cdata"), and text data types in "leaf"
nodes.
* Functions for creating, indexing, and managing trees of data.
* "Find" and "walk" functions for easily locating and navigating trees of
data.
.
This package contains the Mini-XML development files.
.
|