| Name: | rubygem-execjs |
|---|---|
| Version: | 2.2.0 |
| Release: | 3.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 39535 |
| License: | MIT and Public Domain |
| RPM: | rubygem-execjs-2.2.0-3.el7.noarch.rpm |
| Source RPM: | rubygem-execjs-2.2.0-3.el7.src.rpm |
| Build Date: | Tue Nov 07 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/sstephenson/execjs |
| 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. |