libmxml1 2.6-2
small XML parsing library (runtime)
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.
Homepage:
Section:
libs
Repository:
Uploaded by:
Depends:
Size:
24860 bytes
MD5sum:
28030d4185c4d661c47e7e59047b4d4c
Source:
Status:
Package imported
QA Quarantine ends:
ENDED 2011-06-30 07:29
Packages depending on this package:
Changes
| Version | Changes | Author | Date |
| 2.6-2 | * debian/control - Bump Standards-Version: 3.9.1 (No changes) - Add ${misc:Depends} to Depends * debian/copyright - Fix the symlink to LGPL-2 * debian/rules - Install fixed manpage. Makes lintian happy * Switch to dpkg-source 3.0 (quilt) format * Remove lintian overrides since we generate the symbols control file | acme@eviled.org | 2010-10-17 01:14 UTC |
Package events
| Event type | User | Timestamp |
| Package imported | System | 2011-06-30 07:42 UTC |
| Build succeeded | System | 2011-06-30 07:29 UTC |
| Building | System | 2011-06-30 07:28 UTC |

Comments:
There have been no comments so far.
Comments:
You must be logged in to make comments.