diff options
author | Andrew Tkalia <anddt@yandex.ru> | 2013-04-27 16:13:24 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-27 16:13:24 -0300 |
commit | 559f7259c2a2bce6537af82760ae37ab4741c45a (patch) | |
tree | eaa35be71757211b2ff76f8843bfd273be49181b /libraries/luaevent/slack-desc | |
parent | fc58262ab58f6c6b1c23824295ae2bfbfff1f733 (diff) |
libraries/luaevent: Added (binding of libevent to Lua)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/luaevent/slack-desc')
-rw-r--r-- | libraries/luaevent/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/luaevent/slack-desc b/libraries/luaevent/slack-desc new file mode 100644 index 0000000000000..67dfa5a7d4f54 --- /dev/null +++ b/libraries/luaevent/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------------------------------------------------------| +luaevent: luaevent (binding of libevent to Lua) +luaevent: +luaevent: This is a binding of libevent to Lua. It will serve as a drop-in +luaevent: replacement for copas, and eventually support more features (async +luaevent: DNS, HTTP, RPC...). +luaevent: +luaevent: +luaevent: +luaevent: +luaevent: +luaevent: |