mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 16:47:51 -05:00
6 lines
272 B
Plaintext
6 lines
272 B
Plaintext
A generic swappable back-end for XML parsing.
|
|
|
|
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
|
|
libraries, multi_xml is a general-purpose swappable XML backend library.
|