diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-06-07 08:02:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-12 06:51:40 +0700 |
commit | 3cf229dff85475f025868e93e685efe3215b510b (patch) | |
tree | a892a320717e6e1b3121def3dd1649efdadf2d14 /libraries/libuv/slack-desc | |
parent | 0d65d57ed280df753a064bae989149a6e338da24 (diff) |
libraries/libuv: Added (Cross-platform asychronous I/O).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libuv/slack-desc')
-rw-r--r-- | libraries/libuv/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libuv/slack-desc b/libraries/libuv/slack-desc new file mode 100644 index 0000000000000..16adc337b994b --- /dev/null +++ b/libraries/libuv/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------------------------------------------------------| +libuv: libuv (Cross-platform asychronous I/O) +libuv: +libuv: libuv is a multi-platform support library with a focus on +libuv: asynchronous I/O. +libuv: +libuv: +libuv: +libuv: +libuv: +libuv: +libuv: |