ruby-ox 2.1.1-2build4 source package in Ubuntu

Changelog

ruby-ox (2.1.1-2build4) xenial; urgency=medium

  * No-change rebuild to add ruby2.3 support.

 -- Matthias Klose <email address hidden>  Sun, 13 Mar 2016 12:36:28 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-ox_2.1.1.orig.tar.gz 62.1 KiB dffaa414764371de555f26fd5a54f4bd38a759b031e211d0a51ce893c414338e
ruby-ox_2.1.1-2build4.debian.tar.xz 3.2 KiB 218c8f600e6b76577afc7f045436c3a9c1ea12a0806b71ef2e49e9d6ec42446c
ruby-ox_2.1.1-2build4.dsc 1.9 KiB a8aeb91c877e1d58c01373ac1c5f2fea359a3a4b82a6c14137219a423253e042

Available diffs

View changes file

Binary packages built by this source

ruby-ox: fast XML parser and object serializer

 Optimized XML (Ox), as the name implies, was written to provide speed
 optimized XML handling. It was designed to be an alternative to Nokogiri
 and other Ruby XML parsers for generic XML parsing and as an alternative
 to Marshal for Object serialization.
 .
 Ox handles XML documents in three ways: it is a generic XML parser and
 writer, a fast Object / XML marshaller, and a stream SAX parser. The
 library is implemented in C for speed and has a lean, simple Ruby API.

ruby-ox-dbgsym: debug symbols for package ruby-ox

 Optimized XML (Ox), as the name implies, was written to provide speed
 optimized XML handling. It was designed to be an alternative to Nokogiri
 and other Ruby XML parsers for generic XML parsing and as an alternative
 to Marshal for Object serialization.
 .
 Ox handles XML documents in three ways: it is a generic XML parser and
 writer, a fast Object / XML marshaller, and a stream SAX parser. The
 library is implemented in C for speed and has a lean, simple Ruby API.