[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#701074: ITP: ruby-ox -- a fast XML parser and object marshaller for Ruby



Package: wnpp
Severity: wishlist
Owner: Paul van Tilburg <paulvt@debian.org>

* Package name    : ruby-ox
  Version         : 1.8.8
  Upstream Author : Peter Ohler <peter@ohler.com>
* URL             : http://www.ohler.com/ox/
* License         : 3-clause BSD
  Programming Lang: C, Ruby
  Description     : a fast XML parser and object serializer for Ruby

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.


Reply to: