pkg://luasocket_2.0-alpha-2_amd64.deb:41648/control
downloads
Package: luasocket
Version: 2.0-alpha-2
Section: interpreters
Priority: optional
Architecture: amd64
Depends: libc6 (>= 2.3.2.ds1-4), liblua50 (>= 5.0.2-3)
Recommends: lua50
Installed-Size: 220
Maintainer: Daniel Silverstone <dsilvers@debian.org>
Description: TCP/UDP socket library for Lua 5.0
Luasocket provides a TCP/UDP socket library for Lua 5.0
.
Also provided are HTTP and SMTP implementations, a simple
FTP implementation and some URL parsing functions.
.
Luasocket supports blocking and non-blocking sockets
and also provides a select() interface to the language.