Исходный код mxml:
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.
Mini-XML doesn't do validation or other types of processing on the data based upon schema files or other sources of definition information, nor does it support character entities other than those required by the XML specification.
This package contains the files necessary for running applications that use the Mini-XML library. .
|
|
|
| Архитектура | Версия | Размер пакета | В установленном виде | Файлы |
|---|---|---|---|---|
| alpha | 2.6-1 | 28,5 Кб | 116 Кб | [список файлов] |
| amd64 | 2.6-1 | 26,9 Кб | 72 Кб | [список файлов] |
| armel | 2.6-1 | 23,8 Кб | 88 Кб | [список файлов] |
| avr32 (неофициальный перенос) | 2.6-1 | 24,7 Кб | 88 Кб | [список файлов] |
| hppa | 2.6-1 | 28,4 Кб | 100 Кб | [список файлов] |
| hurd-i386 | 2.6-1 | 24,1 Кб | 88 Кб | [список файлов] |
| i386 | 2.6-1 | 24,4 Кб | 88 Кб | [список файлов] |
| ia64 | 2.6-1 | 33,5 Кб | 132 Кб | [список файлов] |
| kfreebsd-amd64 | 2.6-1 | 27,1 Кб | 76 Кб | [список файлов] |
| kfreebsd-i386 | 2.6-1 | 24,4 Кб | 64 Кб | [список файлов] |
| m68k (неофициальный перенос) | 2.5-2 | 24,2 Кб | 88 Кб | [список файлов] |
| mips | 2.6-1 | 25,8 Кб | 100 Кб | [список файлов] |
| mipsel | 2.6-1 | 25,6 Кб | 100 Кб | [список файлов] |
| powerpc | 2.6-1 | 27,9 Кб | 104 Кб | [список файлов] |
| s390 | 2.6-1 | 27,7 Кб | 96 Кб | [список файлов] |
| sparc | 2.6-1 | 24,9 Кб | 96 Кб | [список файлов] |