xerces-c 3.1.1-3ubuntu1 source package in Ubuntu
Changelog
xerces-c (3.1.1-3ubuntu1) trusty; urgency=medium * Use dh-autoreconf to update libtool.m4 for new ports. -- Colin Watson <email address hidden> Tue, 24 Dec 2013 03:03:15 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xerces-c_3.1.1.orig.tar.gz | 4.8 MiB | a42785f71e0b91d5fd273831c87410ce60a73ccfdd207de1b805d26d44968736 |
xerces-c_3.1.1-3ubuntu1.debian.tar.gz | 5.2 KiB | 4717a2e1686c6305197aa70bb0e673e86057b702e99cb43cdb18f785100da563 |
xerces-c_3.1.1-3ubuntu1.dsc | 2.0 KiB | e96870c81b12c44e3d0cec11c6663cf5b98fb3f44a629c993e63fb31bae1dd3a |
Available diffs
- diff from 3.1.1-3 (in Debian) to 3.1.1-3ubuntu1 (773 bytes)
Binary packages built by this source
- libxerces-c-dev: validating XML parser library for C++ (development files)
Xerces-C++ is a validating XML parser written in a portable subset of
C++. This package contains the development files for Xerces. It also
contains sources to various sample files. The libxerces-c-samples
package contains compiled versions of the samples.
- libxerces-c-doc: validating XML parser library for C++ (documentation)
Xerces-C++ is a validating XML parser written in a portable subset of
C++. This package contains the documentation files.
- libxerces-c-samples: validating XML parser library for C++ (compiled samples)
Xerces-C++ is a validating XML parser written in a portable subset of
C++. This package contains compiled versions of the samples. You
probably don't want this package, but it can be useful if you are
trying to reproduce a problem before reporting a bug that will be
easy for the xerces developers to reproduce.
- libxerces-c3.1: validating XML parser library for C++
Xerces-C++ is a validating XML parser written in a portable subset of
C++. Xerces-C++ makes it easy to give your application the ability
to read and write XML data. A shared library is provided for parsing,
generating, manipulating, and validating XML documents. Xerces-C++ is
faithful to the XML 1.0 recommendation and associated standards (DOM
1.0, DOM 2.0, SAX 1.0, SAX 2.0, Namespaces, XML Schema Part 1 and
Part 2). It also provides experimental implementations of XML 1.1
and DOM Level 3.0. The parser provides high performance, modularity,
and scalability.