textproc/ruby-rexml - The NetBSD Packages Collection

XML toolkit for Ruby

REXML

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.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

lang/ruby32-base

Binary packages

OSArchitectureVersion
NetBSD 10.0powerpcruby26-rexml-3.2.5.tgz
NetBSD 10.0powerpcruby27-rexml-3.2.5.tgz
NetBSD 10.0powerpcruby26-rexml-3.2.5.tgz
NetBSD 10.0powerpcruby27-rexml-3.2.5.tgz
NetBSD 9.0powerpcruby26-rexml-3.2.5.tgz
NetBSD 9.0powerpcruby27-rexml-3.2.5.tgz
NetBSD 9.0powerpcruby26-rexml-3.2.5.tgz
NetBSD 9.0powerpcruby27-rexml-3.2.5.tgz
NetBSD 9.0powerpcruby26-rexml-3.2.5.tgz
NetBSD 9.0powerpcruby27-rexml-3.2.5.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.