Package gem-execjs: Information

    Source package: gem-execjs
    Version: 2.8.1-alt1
    Build time:  Apr 16, 2024, 02:54 AM
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Run JavaScript code from Ruby
    Description: 
    ExecJS lets you run JavaScript code from Ruby. It automatically picks the best
    runtime available to evaluate your JavaScript program, then returns the result
    to you as a Ruby object.
    
    ExecJS supports these runtimes:
    
    * therubyracer - Google V8 embedded within Ruby
    * therubyrhino - Mozilla Rhino embedded within JRuby
    * Duktape.rb - Duktape JavaScript interpret
    * Node.js
    * Apple JavaScriptCore - Included with Mac OS
    * Microsoft Windows Script Host (JScript)
    * Google V8
    * mini_racer - Google V8 embedded within Ruby

    List of rpms provided by this srpm:
    gem-execjs (noarch)
    gem-execjs-devel (noarch)
    gem-execjs-doc (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

      1. rpm-build-ruby

    Last changed


    Jan. 30, 2023 Pavel Skrylev 2.8.1-alt1
    - ^ 2.7.0.1 -> 2.8.1
    Dec. 15, 2020 Pavel Skrylev 2.7.0.1-alt0.1
    - > Ruby Policy 2.0
    - ^ 2.7.0 -> 2.7.0[1]
    - * renamed
    July 11, 2018 Andrey Cherepanov 2.7.0-alt1.1
    - Rebuild with new Ruby autorequirements.