PACKAGE NAME: luasocket-3.1.0-x86_64-2_slackdce.txz PACKAGE LOCATION: ./libraries/luasocket PACKAGE SIZE (compressed): 124 K PACKAGE SIZE (uncompressed): 1110 K PACKAGE REQUIRED: lua 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: