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

Group :: Development/Ruby
RPM: gem-oga

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.4-alt1
Build date: 6 february 2023, 08:45 ( 59.6 weeks ago )
Size: 3.50 Mb

Home page:   https://gitlab.com/yorickpeterse/oga

License: MPL-2.0
Summary: Oga is an XML/HTML parser written in Ruby
Description:

Oga is an XML/HTML parser written in Ruby. It provides an easy to use API for
parsing, modifying and querying documents (using XPath expressions). Oga does
not require system libraries such as libxml, making it easier and faster to
install on various platforms. To achieve better performance Oga uses a small,
native extension (C for MRI/Rubinius, Java for JRuby).

Oga provides an API that allows you to safely parse and query documents in a
multi-threaded environment, without having to worry about your applications
blowing up.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

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