Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

libmxml1 (lib)

Library: libmxml - tiny XML library (Verifiziert)

Version: 3.2.1 Status: stable Release Datum: 2022-08-04
Autor: Sebastian Ertz - sebastian(dot)ertz(at)tk(minus)ertz(dot)de
Internal Program Version: libmxml v3.3.1

Mini-XML is a tiny XML library that you can use to read and write XML and
XML-like data files in your application without requiring large non-standard
libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works,
as do most vendors ANSI C compilers) and a make program.

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.
- SAX (streamed) reading of XML files and strings to minimize memory usage.
- 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 and managing trees of data.
- "Find" and "walk" functions for easily locating and navigating trees of data.

Mini-XML doesn’t do validation or other types of processing on the data based
upon schema files or other sources of definition information.

https://www.msweet.org/mxml
SHA256-Prüfsumme: 303f46c7af4b3c8b68a01509e88a79adf728ac6f5b118646fb2a5746b929b6ed
Größe: 26.41 KByte
Eis-List: https://www.pack-eis.de/vieweislist.php?pid=52886
Info-Datei: https://www.pack-eis.de/dl.php?l=52886/libmxml1.tar.bz2.info
Benötigte Pakete: glibc 3.2.1
Optionale Pakete: libmxml-dev 3.2.1