An XML toolkit for Ruby
REXML was inspired by the Electric XML library for Java, which features an easy-to-use API, small size, and speed. Hopefully, REXML, designed with the same philosophy, has these same features. I've tried to keep the API as intuitive as possible, and have followed the Ruby methodology for method naming and code flow, rather than mirroring the Java API. REXML supports both tree and stream document parsing. Stream parsing is faster (about 1.5 times as fast). However, with stream parsing, you don't get access to features such as XPath.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.2.5-155.fc36 | - |
Fedora 35 | 3.2.5-151.fc35 | - |
Fedora 34 | 3.2.4-146.fc34 | - |
You can contact the maintainers of this package via email at
ruby dash maintainers at fedoraproject dot org
.