This package browser is in early development. Mind the rough edges.

ruby-ox 2.6.0

Optimized XML library for Ruby

Optimized XML (Ox) is a fast XML parser and object serializer for Ruby written as a native C extension. 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.

Installation

Install ruby-ox 2.6.0 as follows:

guix install ruby-ox@2.6.0

Or install the latest version:

guix install ruby-ox

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.