_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
lua-penlight 1.14.0
Dependencies: lua@5.3.5
Propagated dependencies: lua-filesystem@1.7.0.2
Channel: unwox
Location: unwox.scm (unwox)
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.

lua-tablepool 0.01
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/openresty/lua-tablepool
Licenses: FreeBSD
Synopsis: Lua table recycling pools for LuaJIT
Description:

This package provides Lua table recycling pools for LuaJIT.

ghc-tasty-lua 1.0.2
Dependencies: ghc-hslua-core@2.2.1 ghc-hslua-marshalling@2.2.1 ghc-lua-arbitrary@1.0.1.1 ghc-tasty@1.4.3 ghc-quickcheck@2.14.3 ghc-file-embed@0.0.15.0
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/hslua/hslua
Licenses: Expat
Synopsis: Write tests in Lua, integrate into tasty
Description:

This package gives users the ability to define tasty tests from Lua.

luanti-server 5.13.0
Dependencies: curl@8.6.0 freetype@2.13.3 gettext-minimal@0.23.1 gmp@6.3.0 jsoncpp@1.9.6 libxi@1.8.2 luajit@v2.1-0.04dca79 ncurses@6.2.20210619 sdl2@2.30.8 sqlite@3.39.3 zstd@1.5.6
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://www.luanti.org/
Licenses: LGPL 2.1+
Synopsis: Infinite-world block sandbox game (server)
Description:

Server for Luanti game engine and gaming platform. Allows hosting Luanti games with multiplayer support. This package provides luantiserver to run a Luanti server.

lua5.2-clingo 5.8.0
Dependencies: clingo@5.8.0 lua@5.2.4
Channel: guix
Location: gnu/packages/potassco.scm (gnu packages potassco)
Home page: https://potassco.org/
Licenses: Expat
Synopsis: Lua bindings for clingo
Description:

This package provides Lua bindings to the clingo package, making it so that you can write ASPs through Lua code.

lua5.1-clingo 5.8.0
Dependencies: clingo@5.8.0 lua@5.1.5
Channel: guix
Location: gnu/packages/potassco.scm (gnu packages potassco)
Home page: https://potassco.org/
Licenses: Expat
Synopsis: Lua bindings for clingo
Description:

This package provides Lua bindings to the clingo package, making it so that you can write ASPs through Lua code.

lua5.2-socket 3.0-rc1
Dependencies: lua@5.2.4
Channel: guix
Location: gnu/packages/lua.scm (gnu 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-socket 3.0-rc1
Dependencies: lua@5.1.5
Channel: guix
Location: gnu/packages/lua.scm (gnu 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.

emacs-luarocks 20170430.2305
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-pe/luarocks.el
Licenses:
Synopsis: Luarocks tools
Description:

Documentation at https://melpa.org/#/luarocks

emacs-lua-mode 20250310.1150
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://immerrr.github.io/lua-mode
Licenses:
Synopsis: A major-mode for editing Lua scripts
Description:

Documentation at https://melpa.org/#/lua-mode

neovim-luasnip 0.0.0-1.6b67cb1
Channel: guixrus
Location: guixrus/packages/vim.scm (guixrus packages vim)
Home page: https://github.com/L3MON4D3/LuaSnip
Licenses: ASL 2.0
Synopsis: A snippets plugin for Neovim written in Lua
Description:

This Neovim plugin provides a code snippet engine written in Lua.

emacs-lua-mode 20221027-1.d074e41
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/immerrr/lua-mode/
Licenses: GPL 2+
Synopsis: Major mode for Lua
Description:

This Emacs package provides a mode for Lua programming language.

lua-resty-core 0.1.18
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/openresty/lua-resty-core
Licenses: FreeBSD
Synopsis: Lua API for NGINX
Description:

This package provides a FFI-based Lua API for ngx_http_lua_module or ngx_stream_lua_module.

texlive-luaxml 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luaxml
Licenses: X11
Synopsis: Lua library for reading and serialising XML files
Description:

LuaXML is a pure Lua library for reading and serializing XML files. The current release is aimed mainly at support for the odsfile package.

lua5.1-cqueues 20200726
Dependencies: lua@5.1.5 openssl@3.0.8
Propagated dependencies: lua5.1-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.

lua5.2-cqueues 20200726
Dependencies: lua@5.2.4 openssl@3.0.8
Propagated dependencies: lua5.2-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.

lua-filesystem 1.7.0.2
Dependencies: lua@5.3.5
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://keplerproject.github.io/luafilesystem/index.html
Licenses: X11
Synopsis: File system library for Lua
Description:

LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution. LuaFileSystem offers a portable way to access the underlying directory structure and file attributes.

texlive-lua-ul 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/lua-ul
Licenses: LPPL 1.3c
Synopsis: Underlining for LuaLaTeX
Description:

This package provides underlining, strikethough, and highlighting using features in LuaLaTeX which avoid the restrictions imposed by other methods. In particular, kerning is not affected, the underlined text can use arbitrary commands, hyphenation works etc.

texlive-luamml 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luamml
Licenses: LPPL 1.3c
Synopsis: Generate MathML from LuaLaTeX math mode material
Description:

LuaMML is an experimental package to automatically generate a MathML representation of mathematical expressions written in LuaLaTeX documents. These MathML representations can be used for improving accessibility or to ease conversion into new output formats like HTML.

luanti-technic 2022-10-30
Propagated dependencies: luanti-pipeworks@2021-04-14-1 luanti-basic-materials@2022-03-28
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://forum.luanti.net/viewtopic.php?t=2538
Licenses: LGPL 2.1+ CC-BY-SA 3.0 CC-BY-SA 4.0 WTFPL 2
Synopsis: Machinery and automation for Luanti
Description:

This Luanti mod adds machinery and automation to Luanti. It adds various ores that can be processed for constructing various machinery, such as power generators, force field emitters, quarries and a workshop for repairing tools. Most machines are electrically powered.

texlive-luaset 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luaset
Licenses: LPPL 1.3c
Synopsis: Set Operations inside LaTeX documents using Lua
Description:

The luaset package is developed to define finite sets and perform operations on them inside LaTeX documents. There is no particular environment in the package for performing set operations. The package commands can be used in any environment (including the mathematics environment). It is written in Lua, and the .tex file is to be compiled with the LuaLaTeX engine.

slurm-with-lua 23.11.10
Dependencies: dbus@1.15.8 freeipmi@1.6.16 http-parser@2.9.4-1.ec8b5ee libjwt@1.17.2 librdkafka@1.4.2 libyaml@0.2.5 mariadb@10.11.14 freeipmi@1.6.16 hwloc@2.12.2 json-c@0.18 linux-pam@1.5.2 openpmix@4.2.8 munge@0.5.14 numactl@2.0.16 readline@8.2.13 lua@5.3.5
Channel: guix-hpc
Location: inria/staging.scm (inria staging)
Home page: https://slurm.schedmd.com/
Licenses: FreeBSD Expat ISC LGPL 2.1+ Zlib non-copyleft GPL 2+
Synopsis: Workload manager for cluster computing (with Lua support)
Description:

SLURM is a fault-tolerant and highly scalable cluster management and job scheduling system for large and small clusters. It allocates access to resources (computer nodes) to users for some duration of time, provides a framework for starting, executing, and monitoring work (typically a parallel job) on a set of allocated nodes, and arbitrates contention for resources by managing a queue of pending work.

texlive-luagcd 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luagcd
Licenses: LPPL 1.3c
Synopsis: Computation of gcd of integers inside LaTeX using Lua
Description:

Using Lua, the luagcd package is developed to find the greatest common divisor (gcd) of integers in LaTeX. The package provides commands to obtain step-by-step computation of gcd of two integers by using the Euclidean algorithm. In addition, the package has the command to express gcd of two integers as a linear combination. The Bezout's Identity can be verified for any two integers using commands in the package.

texlive-luacas 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luacas
Licenses: LPPL 1.3c
Synopsis: Computer algebra system for users of LuaLaTeX
Description:

This package provides a portable computer algebra system capable of symbolic computation, written entirely in Lua, designed for use in LuaLaTeX. Its features are: arbitrary-precision integer and rational arithmetic, factoring of univariate polynomials over the rationals and finite fields, number theoretic algorithms, symbolic differentiation and integration, and more. The target audience for this package are mathematics students, instructors, and professionals who would like some ability to perform basic symbolic computations within LaTeX without the need for laborious and technical setup.

Page: 12345678
Total results: 184