Package gem-execjs: Information

  • Default inline alert: Version in the repository: 2.8.1-alt1

Source package: gem-execjs
Version: 2.7.0.1-alt0.1
Latest version according to Repology
Build time:  May 4, 2021, 07:33 PM in the task #258160
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-doc (noarch)


List of contributors:
Pavel Skrylev
Andrey Cherepanov

ACL:
Pavel Skrylev
@ruby
@everybody

    1. rpm-build-ruby

Last changed


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.
June 5, 2018 Andrey Cherepanov 2.7.0-alt1
- Initial build for Sisyphus