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


Paketnamelibmxml-dev
Beschreibungsmall XML parsing library (development)
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version2.6-1
Sektionuniverse/libdevel
Prioritätoptional
Installierte Größe216 Byte
Hängt ab vonlibmxml1 (= 2.6-1), libc6 (>= 2.4)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellemxml
Paketgröße61316 Byte
Prüfsumme MD5cd022942ee9ad7fc28cc6a45e5f3e8fd
Prüfsumme SHA1c2057d00f642448035e0a49e284630e4d3fd9361
Prüfsumme SHA2568a32d5dc7fd87956bb8aedd0ed67228ade3006f1e4204f7c1f7ec72159a3e33b
Link zum Herunterladenlibmxml-dev_2.6-1_i386.deb
Ausführliche BeschreibungMini-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. .


Impressum
Linux is a registered trademark of Linus Torvalds