Paketname | libmxml-dev |
Beschreibung | small XML parsing library (development) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.6-1 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 216 Byte |
Hängt ab von | libmxml1 (= 2.6-1), libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | mxml |
Paketgröße | 61316 Byte |
Prüfsumme MD5 | cd022942ee9ad7fc28cc6a45e5f3e8fd |
Prüfsumme SHA1 | c2057d00f642448035e0a49e284630e4d3fd9361 |
Prüfsumme SHA256 | 8a32d5dc7fd87956bb8aedd0ed67228ade3006f1e4204f7c1f7ec72159a3e33b |
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.
.
|