diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2016-04-29 03:05:35 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-04-30 20:38:42 +0700 |
commit | d2cd8fdeea0952e286ff24e676fdce5f441c6e7b (patch) | |
tree | c4291843d4ca36f49d50af3aa8963ef95adf8c80 /libraries/lua-mpack/slack-desc | |
parent | c36c9d630b48cc3bb6aa1a222d6db0d3eaba6692 (diff) |
libraries/lua-mpack: Added lua-mpack (msgpack for lua).
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'libraries/lua-mpack/slack-desc')
-rw-r--r-- | libraries/lua-mpack/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/lua-mpack/slack-desc b/libraries/lua-mpack/slack-desc new file mode 100644 index 000000000000..7f1db9639995 --- /dev/null +++ b/libraries/lua-mpack/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------------------------------------------------------| +lua-mpack: lua-mpack (implementation of msgpack in C for lua) +lua-mpack: +lua-mpack: lua-mpack is a small binary serialization/RPC library that implements +lua-mpack: both the msgpack and msgpack-rpc specifications for lua. +lua-mpack: +lua-mpack: +lua-mpack: +lua-mpack: +lua-mpack: +lua-mpack: +lua-mpack: |