PACKAGE NAME: luasocket-3.0_rc1-i586-1_slonly.txz PACKAGE MIRROR: http://packages.slackonly.com/pub/packages/14.2-x86/ PACKAGE LOCATION: ./libraries/luasocket PACKAGE SIZE (compressed): 136 K PACKAGE SIZE (uncompressed): 400 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: