luasocket 3.1.0-1 source package in Ubuntu

Changelog

luasocket (3.1.0-1) unstable; urgency=medium

  * upstream metadata from janitor
  * update homepage
  * New upstream version 3.1.0
  * project moved to https://github.com/lunarmodules/luasocket
  * remove patch already merged
  * replace LUASOCKET patch with version from #346
  * unix.tcp and unix.udp were renamed
  * documentation is now in docs dir

 -- Victor Seva <email address hidden>  Mon, 19 Sep 2022 12:18:25 +0200

Upload details

Uploaded by:
Debian Lua Team
Uploaded to:
Sid
Original maintainer:
Debian Lua Team
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe interpreters
Noble release universe interpreters
Mantic release universe interpreters
Lunar release universe interpreters

Downloads

File Size SHA-256 Checksum
luasocket_3.1.0-1.dsc 1.5 KiB c852038076a1e51399687e4321c8a21f37193a2d91b0d34f0dc46e744235809f
luasocket_3.1.0.orig.tar.gz 328.7 KiB 35a6819789b51d94a52e6cee12f07cb17cf02927438d76c31231db06bbf31f0b
luasocket_3.1.0-1.debian.tar.xz 6.9 KiB ba056cc5c7e5ee881dc1704811f05e5e515b9bc0aa73042f5c04d331ac47a312

Available diffs

No changes file available.

Binary packages built by this source

lua-socket: TCP/UDP socket library for the Lua language

 Luasocket provides a TCP/UDP socket library for the Lua language
 .
 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.

lua-socket-dbgsym: debug symbols for lua-socket
lua-socket-dev: luasocket development files for the Lua language

 This package provides the development headers and the static
 libraries for libluasocket.