RubyGems.org

ox

1.9.1

A fast XML parser and object serializer that uses only standard C lib. 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.

installgem install ox -v 1.9.1
Authors

Peter Ohler

72,872 total downloads 682 for this version
Owners

Db6ee73cf6e61a61dfab616891c085e6

Gemfile
gem "ox", "~> 1.9.1"
Versions
  1. 2.0.1 May 21, 2013
  2. 2.0.0 April 16, 2013
  3. 1.9.4 March 24, 2013
  4. 1.9.3 March 22, 2013
  5. 1.9.2 March 9, 2013
Show all versions (74 total)