Package gem-execjs: Information
Source package: gem-execjs
Version: 2.8.1-alt1
Build time: Feb 24, 2023, 09:10 AM in the task #313736
Category: Development/Ruby
Report package bugHome page: https://github.com/rails/execjs
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 RPM packages built from this SRPM:
gem-execjs (noarch)
gem-execjs-devel (noarch)
gem-execjs-doc (noarch)
gem-execjs (noarch)
gem-execjs-devel (noarch)
gem-execjs-doc (noarch)
Maintainer: Ruby Maintainers Team
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.