From 4ec97e498e8bd77accba8f71b00f1e883e18322f Mon Sep 17 00:00:00 2001 From: abooksigun Date: Sat, 24 Aug 2019 07:59:00 +0700 Subject: libraries/lua-posix: Added (Lua bindings for POSIX). Signed-off-by: Willy Sudiarto Raharjo --- libraries/lua-posix/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/lua-posix/slack-desc (limited to 'libraries/lua-posix/slack-desc') diff --git a/libraries/lua-posix/slack-desc b/libraries/lua-posix/slack-desc new file mode 100644 index 0000000000..755150f4f2 --- /dev/null +++ b/libraries/lua-posix/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-posix: lua-posix (Lua bindings for POSIX) +lua-posix: +lua-posix: A library binding various POSIX APIs. POSIX is the IEEE Portable +lua-posix: Operating System Interface standard. luaposix is based on lposix. +lua-posix: +lua-posix: Homepage: https://github.com/luaposix/luaposix/ +lua-posix: +lua-posix: +lua-posix: +lua-posix: +lua-posix: -- cgit v1.2.3-80-g2a13