diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-06-07 08:06:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-12 06:51:40 +0700 |
commit | 3a519f6e4bfc88774f66ea240b6738c0f9c3513c (patch) | |
tree | 46d6e13ef329c7bb343ae7d35d7a01bcd615b563 /libraries/lua-cmsgpack/slack-desc | |
parent | 3cf229dff85475f025868e93e685efe3215b510b (diff) |
libraries/lua-cmsgpack: Added (Lua bindings for MessagePack).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/lua-cmsgpack/slack-desc')
-rw-r--r-- | libraries/lua-cmsgpack/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/lua-cmsgpack/slack-desc b/libraries/lua-cmsgpack/slack-desc new file mode 100644 index 0000000000000..7d178ce5c44ac --- /dev/null +++ b/libraries/lua-cmsgpack/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-cmsgpack: lua-cmsgpack (Lua bindings for MessagePack) +lua-cmsgpack: +lua-cmsgpack: Lua-cmsgpack is a MessagePack implementation and bindings for Lua +lua-cmsgpack: 5.1/5.2 in a self contained C file without external dependencies. +lua-cmsgpack: +lua-cmsgpack: +lua-cmsgpack: +lua-cmsgpack: +lua-cmsgpack: +lua-cmsgpack: +lua-cmsgpack: |