forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
313 B
Text
8 lines
313 B
Text
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.
|
|
|
|
WWW: http://rubygems.org/gems/multi_xml
|