PACKAGE NAME: luasocket-20130909_6d5e40c-x86_64-3_slack.txz PACKAGE MIRROR: http://slackonly.com/pub/packages/14.1-x86_64/ PACKAGE LOCATION: ./libraries/luasocket PACKAGE SIZE (compressed): 136 K PACKAGE SIZE (uncompressed): 400 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: luasocket: LuaSocket (Network support for the Lua language) luasocket: luasocket: LuaSocket is a Lua extension library that is composed by two parts: a luasocket: C core that provides support for the TCP and UDP transport layers, luasocket: and a set of Lua modules that add support for functionality commonly luasocket: needed by applications that deal with the Internet. luasocket: luasocket: The library is available under the same terms and conditions as the luasocket: Lua language, the MIT license. The idea is that if you can use Lua in luasocket: a project, you should also be able to use LuaSocket. luasocket: