Package gem-oga: Information

    Source package: gem-oga
    Version: 3.3-alt1
    Build time:  Sep 30, 2022, 02:40 PM in the task #300222
    Category: Development/Ruby
    Report package bug
    License: MIT
    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.

    List of rpms provided by this srpm:
    gem-oga (x86_64, ppc64le, i586, armh, aarch64)
    gem-oga-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    gem-oga-devel (noarch)
    gem-oga-doc (noarch)


    List of contributors:
    Pavel Skrylev

      1. gem(rake)
      2. gem(rake-compiler)
      3. gem(rspec) >= 3.0
      4. gem(simplecov)
      5. gem(yard)
      6. gem-nokogiri
      7. gem-ox
      8. gem-ruby-ll >= 2.1
      9. /usr/bin/ruby-ll
      10. ragel
      11. rpm-build-ruby
      12. gem(ast)
      13. gem(kramdown)
      14. gem(benchmark-ips) >= 2.0

    Last changed


    Nov. 22, 2020 Pavel Skrylev 3.3-alt1
    - ^ 2.17 -> 3.3
    March 31, 2020 Pavel Skrylev 2.17-alt1
    - ^ 2.15 -> 2.17
    - ! spec tag
    Sept. 11, 2019 Pavel Skrylev 2.15-alt1.1
    - ! spec according to changelog rules