How to Install ruby-multi-xml in Ubuntu 18.04



Install ruby-multi-xml by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-multi-xml

Description:

generic swappable back-end for XML parsing in Ruby

Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML. . Lots of Ruby libraries utilize XML parsing in some form, and everyone has their favorite XML library. In order to best support multiple XML parsers and ibraries, `multi_xml` is a general-purpose swappable XML backend library.

Homepage: https://github.com/sferik/multi_xml

Version: 0.6.0-1

Section: universe/ruby