xsd 3.3.0.1-1.3ubuntu1 source package in Ubuntu

Changelog

xsd (3.3.0.1-1.3ubuntu1) saucy; urgency=low

  * debian/patches/xsd.git-0ca328cb9026aa53064a147226ef5b296426ea5f.patch:
    - Fix FTBFS due to patch 2.7 no longer ignoring git binary diffs. The two
      files are already updated by bug604256.tar.gz, so just drop the binary
      diffs from the patch.
 -- William Grant <email address hidden>   Tue, 15 Oct 2013 13:37:06 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xsd_3.3.0.1.orig.tar.gz 1.1 MiB e2b0edf9f5ed5bd6870df98ae5281e6e3b390d96a5584b0ac8d8f7342bf67356
xsd_3.3.0.1-1.3ubuntu1.debian.tar.gz 13.6 KiB 73abb944a07d03325cad3009a73a00012ace8eaf96ebb8c44848ddf270d8ec9b
xsd_3.3.0.1-1.3ubuntu1.dsc 1.9 KiB 1e8b6fed5cf14fd97ad22785fdeb002f1c7e85942b7abc39440f740db380feb3

View changes file

Binary packages built by this source

xsdcxx: XML Data Binding for C++

 CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to
 C++ data binding compiler. Provided with an XML instance specification
 (XML Schema), it generates C++ classes that represent the given
 vocabulary as well as parsing and serialization code.
 You can then access the data stored in XML using types and functions
 that semantically correspond to your application domain rather than
 dealing with intricacies of reading and writing XML.