Skip to content

Repository files navigation

= XmlSimple - Easy API to maintain XML (especially configuration files)
I have translated the original Perl version of this module (XML::Simple)
to Ruby, because I often have to work with XML files, and the approach
of XML::Simple was one of the best I have ever seen. It only provides
two functions (xml_in and xml_out), that let you convert XML strings into
a nice memory structure and vice versa.
For further information and a really nice tutorial, have a look into the
doc directory of the distribution.
== Installation
See INSTALL.
== License
XmlSimple is Copyright (c) 2003-2014 Maik Schmidt. It is free software,
and may be redistributed under the terms specified in the COPYING file
of the current Ruby distribution.
== Warranty
This software is provided "as is" and without any express or
implied warranties, including, without limitation, the implied
warranties of merchantability and fitness for a particular
purpose.

About

Easy API for working with XML documents

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages