mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 19:30:46 -04:00
3 lines
196 B
Text
3 lines
196 B
Text
Class XmlSimple offers an easy API to read and write XML. It is a Ruby
|
|
translation of Grant McLean's Perl module XML::Simple. Simply put,
|
|
it automatically converts XML documents into a Ruby Hash.
|