fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
11 lines
378 B
Text
11 lines
378 B
Text
PyExecJS is a porting of ExecJS from Ruby. PyExecJS automatically picks the
|
|
best runtime available to evaluate your JavaScript program.
|
|
|
|
Supported runtimes
|
|
* PyV8 - A python wrapper for Google V8 engine,
|
|
* Node.js
|
|
* Apple JavaScriptCore - Included with Mac OS X
|
|
* Mozilla SpiderMonkey
|
|
* Microsoft Windows Script Host (JScript)
|
|
* SlimerJS
|
|
* Nashorn - Included with Oracle Java 8
|