diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-01-20 06:29:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-20 06:29:57 +0700 |
commit | b561318b20b9cb1e2dbe1c42caa1c2daf9910b9f (patch) | |
tree | fab70c3ba16278e18cf0e044129d1f5e5371fdf2 /network/iojs/slack-desc | |
parent | 290e53f1aa187e0a70aa216d3e06c81af8784ff3 (diff) | |
download | slackbuilds-b561318b20b9cb1e2dbe1c42caa1c2daf9910b9f.tar.gz |
network/iojs: Added (Evented I/O for V8 JavaScript).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/iojs/slack-desc')
-rw-r--r-- | network/iojs/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/iojs/slack-desc b/network/iojs/slack-desc new file mode 100644 index 0000000000..6f6abb4185 --- /dev/null +++ b/network/iojs/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +iojs: iojs (Evented I/O for V8 JavaScript) +iojs: +iojs: iojs is a toolkit for writing extremely high performance non-blocking +iojs: event driven network servers in JavaScript. iojs is built on V8 +iojs: JavaScript engine. +iojs: A spork of Node.js with an open governance model. +iojs: +iojs: https://iojs.org/ +iojs: +iojs: +iojs: |