Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038083
en ru br
ALT Linux repos
S:3.2.5-alt1

Group :: Development/Ruby
RPM: gem-rexml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.2.5-alt1
Build date: 2 september 2021, 17:54 ( 134.0 weeks ago )
Size: 359.59 Kb

Home page:   https://github.com/ruby/rexml

License: BSD-2-Clause
Summary: REXML is an XML toolkit for Ruby
Description:

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.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-rexml
  • gem-rexml-devel
  • gem-rexml-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin