xerces-c 3.1.1-4 source package in Ubuntu
Changelog
xerces-c (3.1.1-4) unstable; urgency=low * Update standards version to 3.9.5. Opting for shlibs files because of C++ interface. No changes required. * Depend on dh-autoreconf. (Closes: #733024) -- Jay Berkenbilt <email address hidden> Tue, 24 Dec 2013 20:59:37 -0500
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xerces-c_3.1.1-4.dsc | 1.9 KiB | 6b7230c2ec63288d0a82078b9a33a3c92ca70230e62228c322e0f9ae3564ae0d |
xerces-c_3.1.1.orig.tar.gz | 4.8 MiB | a42785f71e0b91d5fd273831c87410ce60a73ccfdd207de1b805d26d44968736 |
xerces-c_3.1.1-4.debian.tar.gz | 5.0 KiB | 3d03fb497b129fe69698107e77653859ac675165bc5804248e9c5fcbec82d0dd |
Available diffs
- diff from 3.1.1-3ubuntu1 (in Ubuntu) to 3.1.1-4 (685 bytes)
No changes file available.
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.