xerces-c 3.1.1-3 source package in Ubuntu

Changelog

xerces-c (3.1.1-3) unstable; urgency=low


  * Update standards version to 3.9.3.
  * Enable hardening flags
  * Multiarch

 -- Jay Berkenbilt <email address hidden>  Fri, 29 Jun 2012 21:15:58 -0400

Upload details

Uploaded by:
Jay Berkenbilt
Uploaded to:
Sid
Original maintainer:
Jay Berkenbilt
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xerces-c_3.1.1-3.dsc 1.9 KiB 0365e2badce5c6ebeb7e9c30d7c3e19b14b1a1469ca9d15608bdbc14b73ff16d
xerces-c_3.1.1.orig.tar.gz 4.8 MiB a42785f71e0b91d5fd273831c87410ce60a73ccfdd207de1b805d26d44968736
xerces-c_3.1.1-3.debian.tar.gz 5.1 KiB ee1e282293396659f99c47eca8bf3dd6b83ccd41993c5fe901a38e429fcb206c

Available diffs

No changes file available.

Binary packages built by this source

libxerces-c-dev: No summary available for libxerces-c-dev in ubuntu saucy.

No description available for libxerces-c-dev in ubuntu saucy.

libxerces-c-doc: No summary available for libxerces-c-doc in ubuntu raring.

No description available for libxerces-c-doc in ubuntu raring.

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.