mxml 2.7-1 source package in Ubuntu

Changelog

mxml (2.7-1) experimental; urgency=low


  * New upstream release (Closes: #684783)
  * debian/control
    - Bump Standards-Version: 3.9.3 (No changes)
  * debian/compat
    - Update debhelper compat level to 9, needed to using dpkg-buildflags
  * debian/rules
    - Use dh tiny rules
  * patches/series
    - Add 03_link_ldflags.diff to add missing $(LDFLAGS) to Makefile
  * debian/copyright
    - Migrate to DEP-5 format

 -- Luis Uribe <email address hidden>  Thu, 16 Aug 2012 21:12:59 -0500

Upload details

Uploaded by:
Luis Uribe
Uploaded to:
Experimental
Original maintainer:
Luis Uribe
Architectures:
any
Section:
libdevel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libdevel

Downloads

File Size SHA-256 Checksum
mxml_2.7-1.dsc 1.0 KiB 69a143c141ffe1cc2c597449adc0c91db13d5b8ff68c40c6083f9440d7b0f22c
mxml_2.7.orig.tar.gz 255.9 KiB a77200ee4c1e1cf2eb531595ec17ce31805760699d260915496c39d3388eb803
mxml_2.7-1.debian.tar.gz 10.9 KiB 563fe862f479320be4a9ed570b191875af71591edd40fef52aab46e39285f619

Available diffs

No changes file available.

Binary packages built by this source

libmxml-dev: No summary available for libmxml-dev in ubuntu vivid.

No description available for libmxml-dev in ubuntu vivid.

libmxml1: 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.

libmxml1-dbgsym: debug symbols for package libmxml1

 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.