_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
lua5.2-luv 1.43.0-0
Dependencies: lua@5.2.4 libuv@1.43.0
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/luvit/luv/
Licenses: ASL 2.0
Synopsis: Libuv bindings for Lua
Description:

This library makes libuv available to Lua scripts.

lua5.1-luv 1.43.0-0
Dependencies: lua@5.1.5 libuv@1.43.0
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/luvit/luv/
Licenses: ASL 2.0
Synopsis: Libuv bindings for Lua
Description:

This library makes libuv available to Lua scripts.

lua5.1-sec 0.9
Dependencies: lua@5.1.5 openssl@3.0.8
Propagated dependencies: lua5.1-socket@3.0-rc1
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/brunoos/luasec/wiki
Licenses: Expat
Synopsis: OpenSSL bindings for Lua
Description:

LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. It takes an already established TCP connection and creates a secure session between the peers.

lua5.2-sec 0.9
Dependencies: lua@5.2.4 openssl@3.0.8
Propagated dependencies: lua5.2-socket@3.0-rc1
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/brunoos/luasec/wiki
Licenses: Expat
Synopsis: OpenSSL bindings for Lua
Description:

LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. It takes an already established TCP connection and creates a secure session between the peers.

lua5.2-lgi 0.9.2
Dependencies: cairo@1.18.4 glib@2.83.3 gobject-introspection@1.82.0 gtk+@2.24.33 libffi@3.4.6 lua@5.2.4 pango@1.54.0 xorg-server@21.1.18
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/pavouk/lgi/
Licenses: Expat
Synopsis: Lua bridge to GObject based libraries
Description:

LGI is gobject-introspection based dynamic Lua binding to GObject based libraries. It allows using GObject-based libraries directly from Lua. Notable examples are GTK+, GStreamer and Webkit.

lua5.1-lgi 0.9.2
Dependencies: cairo@1.18.4 glib@2.83.3 gobject-introspection@1.82.0 gtk+@2.24.33 libffi@3.4.6 lua@5.1.5 pango@1.54.0 xorg-server@21.1.18
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/pavouk/lgi/
Licenses: Expat
Synopsis: Lua bridge to GObject based libraries
Description:

LGI is gobject-introspection based dynamic Lua binding to GObject based libraries. It allows using GObject-based libraries directly from Lua. Notable examples are GTK+, GStreamer and Webkit.

lua-dkjson 2.7
Channel: unwox
Location: unwox.scm (unwox)
Home page: http://dkolf.de/dkjson-lua
Licenses: Expat
Synopsis: JSON library for Lua
Description:

dkjson is a JSON module written in Lua. It supports UTF-8. dkjson is written in Lua without any dependencies, but when LPeg is available dkjson can use it to speed up decoding.

lua-socket 3.1.0
Dependencies: lua@5.3.5
Channel: waggle
Location: waggle/packages/lua.scm (waggle packages lua)
Home page: http://www.tecgraf.puc-rio.br/~diego/professional/luasocket/
Licenses: Expat
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.

lua5.1-json 0.1.2
Dependencies: lua@5.1.5
Channel: efraim-dfsg
Location: dfsg/main/mpv.scm (dfsg main mpv)
Home page: https://github.com/rxi/json.lua
Licenses: Expat
Synopsis: JSON library for Lua
Description:

This package provides a lightweight JSON library for Lua.

lua5.2-json 0.1.2
Dependencies: lua@5.2.4
Channel: efraim-dfsg
Location: dfsg/main/mpv.scm (dfsg main mpv)
Home page: https://github.com/rxi/json.lua
Licenses: Expat
Synopsis: JSON library for Lua
Description:

This package provides a lightweight JSON library for Lua.

lua5.1-lpeg 1.0.2
Dependencies: lua@5.1.5
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://www.inf.puc-rio.br/~roberto/lpeg
Licenses: Expat
Synopsis: Pattern-matching library for Lua
Description:

LPeg is a pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs).

lua5.2-lpeg 1.0.2
Dependencies: lua@5.2.4
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://www.inf.puc-rio.br/~roberto/lpeg
Licenses: Expat
Synopsis: Pattern-matching library for Lua
Description:

LPeg is a pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs).

lua-cqueues 20200726
Dependencies: lua@5.3.5 openssl@3.0.8
Propagated dependencies: lua-ossl@20220711
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://25thandclement.com/~william/projects/cqueues.html
Licenses: Expat
Synopsis: Event loop for Lua using continuation queues
Description:

The cqueues extension module for Lua implements an event loop that operates through the yielding and resumption of coroutines. It is designed to be non-intrusive, composable, and embeddable within existing applications.

luanti-game 0.0.0-1.0351c66
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://www.luanti.org/
Licenses: LGPL 2.1+
Synopsis: Ex-official game for Luanti game engine
Description:

This package provides the Minetest Game - a game for the Luanti game engine which used to be the official game for Luanti (formerly Minetest). It is currently in maintenance mode and gets no new features.

luanti-mobs 2021-12-12
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://forum.luanti.net/viewtopic.php?t=9917
Licenses: Expat CC0 CC-BY 3.0
Synopsis: Mob library for Luanti mods, for animals, monsters etc.
Description:

This Luanti mod provides an API for adding mods (moving entities like animals and monsters), but does not include any mobs itself. To actually add some mobs, a mod like e.g. mobs_animal provided by the luanti-mobs-animal package needs to be enabled.

lua5.2-ossl 20220711
Dependencies: lua@5.2.4 openssl@3.0.8
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://25thandclement.com/~william/projects/luaossl.html
Licenses: Expat
Synopsis: OpenSSL bindings for Lua
Description:

The luaossl extension module for Lua provides comprehensive, low-level bindings to the OpenSSL library, including support for certificate and key management, key generation, signature verification, and deep bindings to the distinguished name, alternative name, and X.509v3 extension interfaces. It also binds OpenSSL's bignum, message digest, HMAC, cipher, and CSPRNG interfaces.

lua5.1-ossl 20220711
Dependencies: lua@5.1.5 openssl@3.0.8
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://25thandclement.com/~william/projects/luaossl.html
Licenses: Expat
Synopsis: OpenSSL bindings for Lua
Description:

The luaossl extension module for Lua provides comprehensive, low-level bindings to the OpenSSL library, including support for certificate and key management, key generation, signature verification, and deep bindings to the distinguished name, alternative name, and X.509v3 extension interfaces. It also binds OpenSSL's bignum, message digest, HMAC, cipher, and CSPRNG interfaces.

ocaml-lua-ml 0.9.4
Propagated dependencies: ocaml-odoc@2.2.0
Channel: zzkt
Location: zzkt/packages/soupault.scm (zzkt packages soupault)
Home page: https://github.com/lindig/lua-ml
Licenses: FreeBSD
Synopsis: An embeddable Lua 2.5 interpreter implemented in OCaml
#<unspecified>
lua5.2-expat 1.3.0
Dependencies: lua@5.2.4 expat@2.7.1
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://matthewwild.co.uk/projects/luaexpat/
Licenses: X11
Synopsis: SAX XML parser based on the Expat library
Description:

LuaExpat is a SAX XML parser based on the Expat library.

lua5.1-expat 1.3.0
Dependencies: lua@5.1.5 expat@2.7.1
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://matthewwild.co.uk/projects/luaexpat/
Licenses: X11
Synopsis: SAX XML parser based on the Expat library
Description:

LuaExpat is a SAX XML parser based on the Expat library.

lua5.2-bitop 1.0.2
Dependencies: lua@5.2.4
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://bitop.luajit.org/index.html
Licenses: Expat
Synopsis: Bitwise operations on numbers for Lua
Description:

Lua BitOp is a C extension module for Lua which adds bitwise operations on numbers.

lua5.1-bitop 1.0.2
Dependencies: lua@5.1.5
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://bitop.luajit.org/index.html
Licenses: Expat
Synopsis: Bitwise operations on numbers for Lua
Description:

Lua BitOp is a C extension module for Lua which adds bitwise operations on numbers.

lua-libmpack 1.0.8
Dependencies: lua@5.3.5
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://github.com/libmpack/libmpack-lua
Licenses: Expat
Synopsis: Lua bindings for the libmpack binary serialization library
Description:

Libmpack is a small binary serialization and RPC library that implements both the msgpack and msgpack-rpc specifications.

lua-penlight 1.7.0
Dependencies: lua@5.3.5
Propagated dependencies: lua-filesystem@1.7.0.2
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: http://tieske.github.io/Penlight/
Licenses: Expat
Synopsis: Collection of general purpose libraries for the Lua language
Description:

Penlight is a set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.

Page: 12345678
Total results: 184