mxml 3.1-1 source package in Ubuntu

Changelog

mxml (3.1-1) unstable; urgency=medium

  * New upstream release
  * Drop duplicate Changelog

 -- Alastair McKinstry <email address hidden>  Sun, 01 Sep 2019 17:55:28 +0100

Upload details

Uploaded by:
Alastair McKinstry
Uploaded to:
Sid
Original maintainer:
Alastair McKinstry
Architectures:
any
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libdevel

Downloads

File Size SHA-256 Checksum
mxml_3.1-1.dsc 1.8 KiB 9ae3b8da39cac096f4f08f741b11598ced695cc768252f77dada4b4f10f865da
mxml_3.1.orig.tar.xz 7.7 MiB b5938575b15306e6792401b70c6ad4e201f65b6b64c3269bf3b3d89e0652ee11
mxml_3.1-1.debian.tar.xz 12.0 KiB b5fd518062f9cef37e60ff670a9843d65a9464adbb074d53619cbfb46d45319f

Available diffs

No changes file available.

Binary packages built by this source

libmxml-dev: small XML parsing library (development)

 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.
 .
  This package contains the Mini-XML development files.

libmxml1: No summary available for libmxml1 in ubuntu hirsute.

No description available for libmxml1 in ubuntu hirsute.

libmxml1-dbgsym: debug symbols for libmxml1