_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
lua-ossl 20220711
Dependencies: lua@5.3.5 openssl@3.5.5
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://25thandclement.com/~william/projects/luaossl.html
Licenses: Expat
Build system: gnu
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.

luarocks 3.9.2
Dependencies: lua@5.3.5 bash-minimal@5.2.37 binutils@2.44 bzip2@1.0.8 coreutils@9.1 curl@8.6.0 findutils@4.10.0 gcc@14.3.0 git@2.54.0 gnupg@2.4.8 gzip@1.14 make@4.4.1 mercurial@7.1 openssh@10.3p1 openssl@3.5.5 rsync@3.4.4 tar@1.35 unzip@6.0 wget@1.25.0 zip@3.0
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://luarocks.org/
Licenses: Expat
Build system: gnu
Synopsis: Package manager for Lua modules
Description:

LuaRocks is the package manager for the Lua programming language.

It allows you to install Lua modules as self-contained packages called rocks, which also contain version dependency information. This information can be used both during installation, so that when one rock is requested all rocks it depends on are installed as well, and also optionally at run time, so that when a module is required, the correct version is loaded. LuaRocks supports both local and remote repositories, and multiple local rocks trees.

lua-verse 0.0.0-a9be85b2da17
Dependencies: lua5.2-socket@3.1.0-1.de359ea lua5.2-expat@1.5.2 lua5.2-sec@1.3.2 lua5.2-bitop@1.0.2
Channel: guixrus
Location: guixrus/packages/riddim.scm (guixrus packages riddim)
Home page: https://code.matthewwild.co.uk/verse
Licenses: Expat
Build system: copy
Synopsis:
Description:
lua-https 0.0.0-0.48efa29
Dependencies: curl@8.6.0 luajit@v2.1-0.04dca79 openssl@3.5.5
Channel: waggle
Location: waggle/packages/games.scm (waggle packages games)
Home page: https://www.love2d.org/wiki/lua-https
Licenses: Zlib
Build system: cmake
Synopsis: LOVE https module
Description:

Backport of the LOVE 12 https module.

lua-expat 1.5.2
Dependencies: lua@5.3.5 expat@2.7.1
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/lunarmodules/luaexpat
Licenses: X11
Build system: gnu
Synopsis: SAX XML parser based on the Expat library
Description:

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

lua-expat 1.5.2
Dependencies: lua@5.3.5 expat@2.7.1
Channel: waggle
Location: waggle/packages/lua.scm (waggle packages lua)
Home page: https://matthewwild.co.uk/projects/luaexpat/
Licenses: X11
Build system: gnu
Synopsis: SAX XML parser based on the Expat library
Description:

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

glirc-lua 2.39.0.1
Dependencies: lua@5.3.5
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://github.com/glguy/irc-core
Licenses: ISC
Build system: meson
Synopsis: Lua scripting extension to the glirc IRC client
Description:

This extension lets you script the glirc IRC client using Lua. To use it, you must tell glirc exactly where to find glirc-lua.so by adding something like this to your ~/.config/glirc/config:

extensions:
  * path: "../../.guix-profile/lib/glirc-lua.so"
    args: ["example.lua", …]

Also ensure that example.lua finds any Lua libraries it needs, e.g., by setting LUA_PATH and LUA_CPATH in glirc's run-time environment.

fcitx5-lua 5.0.16
Dependencies: fcitx5@5.1.19 lua@5.3.5 gettext-minimal@0.23.1
Channel: guix
Location: gnu/packages/fcitx5.scm (gnu packages fcitx5)
Home page: https://github.com/fcitx/fcitx5-lua
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Lua support for Fcitx 5
Description:

Fcitx5-lua allows writing Fcitx5 extension in Lua.

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

This library makes libuv available to Lua scripts.

lua5.2-luv 1.52.1-0
Dependencies: lua@5.2.4 libuv@1.52.1
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/luvit/luv/
Licenses: ASL 2.0
Build system: cmake
Synopsis: Libuv bindings for Lua
Description:

This library makes libuv available to Lua scripts.

lua5.3-luv 1.52.1-0
Dependencies: lua@5.3.5 libuv@1.52.1
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/luvit/luv/
Licenses: ASL 2.0
Build system: cmake
Synopsis: Libuv bindings for Lua
Description:

This library makes libuv available to Lua scripts.

lua5.5-sec 1.3.2
Dependencies: lua@5.5.0 openssl@3.5.5
Propagated dependencies: lua5.5-socket@3.1.0-1.de359ea
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/brunoos/luasec/wiki
Licenses: Expat
Build system: gnu
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.3-sec 1.3.2
Dependencies: lua@5.3.5 openssl@3.5.5
Propagated dependencies: lua5.3-socket@3.1.0-1.de359ea
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/brunoos/luasec/wiki
Licenses: Expat
Build system: gnu
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.1-sec 1.3.2
Dependencies: lua@5.1.5 openssl@3.5.5
Propagated dependencies: lua5.1-socket@3.1.0-1.de359ea
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/brunoos/luasec/wiki
Licenses: Expat
Build system: gnu
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.4-sec 1.3.2
Dependencies: lua@5.4.8 openssl@3.5.5
Propagated dependencies: lua5.4-socket@3.1.0-1.de359ea
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/brunoos/luasec/wiki
Licenses: Expat
Build system: gnu
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 1.3.2
Dependencies: lua@5.2.4 openssl@3.5.5
Propagated dependencies: lua5.2-socket@3.1.0-1.de359ea
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/brunoos/luasec/wiki
Licenses: Expat
Build system: gnu
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.1-lgi 0.9.2
Dependencies: cairo@1.18.4 glib@2.86.0 gobject-introspection@1.86.0 gtk+@2.24.33 libffi@3.4.6 lua@5.1.5 pango@1.56.4 xorg-server@21.1.23
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/pavouk/lgi/
Licenses: Expat
Build system: gnu
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.3-lgi 0.9.2
Dependencies: cairo@1.18.4 glib@2.86.0 gobject-introspection@1.86.0 gtk+@2.24.33 libffi@3.4.6 lua@5.3.5 pango@1.56.4 xorg-server@21.1.23
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/pavouk/lgi/
Licenses: Expat
Build system: gnu
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.2-lgi 0.9.2
Dependencies: cairo@1.18.4 glib@2.86.0 gobject-introspection@1.86.0 gtk+@2.24.33 libffi@3.4.6 lua@5.2.4 pango@1.56.4 xorg-server@21.1.23
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/pavouk/lgi/
Licenses: Expat
Build system: gnu
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-lunitx 0.8.2
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/dcurrie/lunit
Licenses: Expat
Build system: trivial
Synopsis: Unit testing framework for Lua
Description:

Lunit is a unit testing framework for Lua. It includes lunitx extensions adding Lua 5.2 compatibility via lunit.module and the lunitx module for running tests automatically at program exit.

lua-dkjson 2.7
Channel: unwox
Location: unwox.scm (unwox)
Home page: http://dkolf.de/dkjson-lua
Licenses: Expat
Build system: trivial
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-1.de359ea
Dependencies: lua@5.3.5
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://lunarmodules.github.io/luasocket
Licenses: X11
Build system: gnu
Synopsis: Network support for the Lua language
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.

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
Build system: gnu
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
Build system: gnu
Synopsis: JSON library for Lua
Description:

This package provides a lightweight JSON library for Lua.

Page: 123411
Total packages: 250