Language

Package: lua5.1-socket @ 3.0-rc1

Synopsis

Socket library for Lua

Description

LuaSocket is a Lua extension library that is composed by two parts: a C core that provides support for the TCP and UDP transport layers, and a set of Lua modules that add support for functionality commonly needed by applications that deal with the Internet.

Among the supported modules, the most commonly used implement the SMTP (sending e-mails), HTTP (WWW access) and FTP (uploading and downloading files) client protocols. These provide a very natural and generic interface to the functionality defined by each protocol. In addition, you will find that the MIME (common encodings), URL (anything you could possible want to do with one) and LTN12 (filters, sinks, sources and pumps) modules can be very handy.

Home page
http://www.tecgraf.puc-rio.br/~diego/professional/luasocket/
Location
gnu/packages/lua.scm (line: 272, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/1fpimi7qm2cch3baq0jpwkrv4aq97yjf-lua5.1-socket-3.0-rc1.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/msyb8w1bgh5kychfab53xhg0lz5wplg3-lua5.1-socket-3.0-rc1.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/f741z3fd5jv199xq5qlamrfz1l02ng8p-lua5.1-socket-3.0-rc1.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/pqx1fa8b09l6if413qxl6pz097mckipm-lua5.1-socket-3.0-rc1.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/h080720jfhpdmdw815xdw4ml135i9slm-lua5.1-socket-3.0-rc1.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/rpyl09pp20gz3rpfwqwnr8dz0kwc31v3-lua5.1-socket-3.0-rc1.drv
x86_64-linuxi686-w64-mingw32/gnu/store/gyx8d85s5s6iyymg5in84v7lwjzrfqbm-lua5.1-socket-3.0-rc1.drv
x86_64-linuxi586-pc-gnu/gnu/store/9fnkh52sm59c9ycrdsj4z9yahm605bcq-lua5.1-socket-3.0-rc1.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/kysfx1c05mnkz92fk68y824ljx8qlhlr-lua5.1-socket-3.0-rc1.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/wnwd3cp0s7992cls3n7i088hqpwz17s2-lua5.1-socket-3.0-rc1.drv
riscv64-linux/gnu/store/zf6r4qbd471prb31bn7qsxyar24lmf0r-lua5.1-socket-3.0-rc1.drv
powerpc-linux/gnu/store/a2dnz84i1gfrgrr2viq3zlljvfa93fin-lua5.1-socket-3.0-rc1.drv
    powerpc64le-linux/gnu/store/1bm0w8bdj6qvihnrf2qkqykrd1ksnh0d-lua5.1-socket-3.0-rc1.drv
    mips64el-linux/gnu/store/rsf6gpq19xhip0d0xg7hq8khnx8ak1n6-lua5.1-socket-3.0-rc1.drv
      i686-linux/gnu/store/9wc92dlm21zkfcglqpzmk0bj44yspv56-lua5.1-socket-3.0-rc1.drv
      i586-gnu/gnu/store/2fhbjv0jwarp48aalqqzk8rdy6j82nhn-lua5.1-socket-3.0-rc1.drv
      armhf-linux/gnu/store/s7izb5qllw1l4znfxy86ifla54jr7iw5-lua5.1-socket-3.0-rc1.drv
      aarch64-linux/gnu/store/17544qnpawvqqxmsqrri07y0b3gjs3y6-lua5.1-socket-3.0-rc1.drv

      Lint warnings

      LinterMessageLocation
      optional-tests

      Make sure tests are only run when requested

      the 'check' phase should respect #:tests?
      optional-tests

      Make sure tests are only run when requested

      the 'check' phase should respect #:tests?