mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 06:01:51 -05:00
4 lines
196 B
Plaintext
4 lines
196 B
Plaintext
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.
|