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/README | |
parent | 0d65d57ed280df753a064bae989149a6e338da24 (diff) | |
download | slackbuilds-3cf229dff85475f025868e93e685efe3215b510b.tar.gz |
libraries/libuv: Added (Cross-platform asychronous I/O).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libuv/README')
-rw-r--r-- | libraries/libuv/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/libuv/README b/libraries/libuv/README new file mode 100644 index 0000000000..7f4ea4e1cf --- /dev/null +++ b/libraries/libuv/README @@ -0,0 +1 @@ +libuv is a multi-platform support library with a focus on asynchronous I/O. |