_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
texlive-luatbls 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luatbls
Licenses: Expat
Synopsis: Lua tables made accessible in LaTeX
Description:

This package provides a LaTeX interface to create, modify, and use the Lua data structure tables. Lua tables can be declared with the help of luakeys, and this package provides facilities to set, get, check, iterate, apply, etc., to the table.

texlive-luahttp 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luahttp
Licenses: LPPL 1.3c
Synopsis: Compile-time internet-interactive PDF-documents using LuaTeX
Description:

This small package provides five commands to make HTTP requests using Lua and LuaTeX. Functionalities include API calls, fetch RSS feeds and the possibility to include images using a link. These commands run during the compilation of the PDF-Document and may require user interaction.

lua5.2-luarocks 3.9.2
Dependencies: lua@5.2.4 bash-minimal@5.1.16 binutils@2.41 bzip2@1.0.8 coreutils@9.1 curl@8.6.0 findutils@4.9.0 gcc@11.4.0 git@2.50.0 gnupg@2.4.7 gzip@1.13 make@4.4.1 mercurial@6.9.5 openssh@10.0p1 openssl@3.0.8 rsync@3.4.1 tar@1.34 unzip@6.0 wget@1.21.4 zip@3.0
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://luarocks.org/
Licenses: Expat
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.

texlive-lua-uca 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/lua-uca
Licenses: Expat
Synopsis: Unicode Collation Algorithm library for Lua
Description:

The Lua-UCA library provides basic support for Unicode Collation Algorithm in Lua. It can be used to sort arrays of strings according to rules of particular languages. It can be used in other Lua projects that need to sort text in a language dependent way, like indexing processors, bibliographic generators, etc.

texlive-luacode 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luacode
Licenses: LPPL 1.3+
Synopsis: Helper for executing Lua code from within TeX
Description:

Executing Lua code from within TeX with directlua can sometimes be tricky: there is no easy way to use the percent character, counting backslashes may be hard, and Lua comments don't work the way you expect. The package provides the \luaexec command and the luacode environments to help with these problems.

texlive-luaplot 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luaplot
Licenses: LPPL 1.3c
Synopsis: Plotting graphs using Lua
Description:

This package uses Lua to plot graphs of real-valued functions of a real variable in LaTeX. It furthermore makes use of the MetaPost system as well as the luamplib and luacode packages. It provides an easy way for plotting graphs of standard mathematical functions. It also works inside LaTeX floating environments, like tables and figures.

texlive-luamesh 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luamesh
Licenses: LPPL 1.3+
Synopsis: Computes and draws 2D Delaunay triangulation
Description:

The package computes and draws 2D Delaunay triangulation. The algorithm is written with Lua, and depending upon the choice of the engine, the drawing is done by MetaPost (with luamplib) or by TikZ. The Delaunay triangulation algorithm is the Bowyer and Watson algorithm. Several macros are provided to draw the global mesh, the set of points, or a particular step of the algorithm.

texlive-luatikz 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luatikz
Licenses: LPPL 1.3c Expat
Synopsis: 2D graphics library to draw TikZ graphics using Lua
Description:

This package provides a comfort graphics library to work with graphic objects as immutables in the Lua programming language. It writes code for the TikZ package. It overloads operators, so you can use standard math expressions to work with graphical objects. There probably isn't anything that couldn't been done just as well with pgfmath and TikZ directly. However, if a graphic gets more complicated, Lua may just be easier to work with as base.

texlive-luavlna 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luavlna
Licenses: LPPL 1.3+
Synopsis: Prevent line breaks after single letter words, units, or academic titles
Description:

In some languages, like Czech or Polish, there should be no single letter words at the end of a line, according to typographical norms. This package handles such situations using LuaTeX's callback mechanism. In doing this, the package can detect languages used in the text and insert spaces only in parts of the document where languages requiring this feature are used. Another feature of this package is the inclusion of non-breakable space after initials (like in personal names), after or before academic degrees, and between numbers and units. The package supports both plain LuaTeX and LuaLaTeX.

emacs-eglot-luau 20241102.1924
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/kennethloeffler/eglot-luau
Licenses:
Synopsis: Luau language server integration for eglot
Description:

Documentation at https://melpa.org/#/eglot-luau

emacs-auctex-lua 20151121.1610
Propagated dependencies: emacs-auctex@14.0.9 emacs-lua-mode@20250310.1150
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/vermiculus/auctex-lua
Licenses:
Synopsis: Lua editing support for AUCTeX
Description:

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

texlive-luaindex 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luaindex
Licenses: LPPL 1.3+
Synopsis: Create index using LuaLaTeX
Description:

Luaindex provides (yet another) index processor, written in Lua.

texlive-luacolor 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luacolor
Licenses: LPPL 1.3+
Synopsis: Color support based on LuaTeX's node attributes
Description:

This package implements color support based on LuaTeX's node attributes.

texlive-luatex85 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luatex85
Licenses: LPPL 1.3+
Synopsis: pdfTeX aliases for LuaTeX
Description:

The package provides emulation of pdfTeX primitives for LuaTeX v0.85+.

nginx-lua-module 0.10.16
Dependencies: luajit@v2.1-0.04dca79 libxcrypt@4.4.36 libxml2@2.9.14 libxslt@1.1.37 openssl@3.0.8 pcre@8.45 zlib@1.3
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://nginx.org
Licenses: FreeBSD Expat Modified BSD Original BSD
Synopsis: NGINX module for Lua programming language support
Description:

This NGINX module provides a scripting support with Lua programming language.

lua-resty-signal 0.02
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/openresty/lua-resty-signal
Licenses: Modified BSD
Synopsis: Lua library for killing or sending signals to Linux processes
Description:

This package provides Lua library for killing or sending signals to Linux processes.

texlive-luahbtex 2025.2
Propagated dependencies: texlive-cm@2025.2 texlive-etex@2025.2 texlive-hyphen-complete@2025.2 texlive-knuth-lib@2025.2 texlive-luatex@2025.2 texlive-plain@2025.2 texlive-tex-ini-files@2025.2 texlive-unicode-data@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luahbtex
Licenses: GPL 2
Synopsis: LuaTeX with HarfBuzz library for glyph shaping
Description:

LuaHBTeX is a LuaTeX variant that can use the HarfBuzz engine for glyph shaping, instead of LuaTeX's built-in shaper.

texlive-luatexja 2025.2
Propagated dependencies: texlive-luatexbase@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luatexja
Licenses: Modified BSD
Synopsis: Typeset Japanese with Lua(La)TeX
Description:

The package offers support for typesetting Japanese documents with LuaTeX. Either of the Plain and LaTeX2e formats may be used with the package.

texlive-luamplib 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luamplib
Licenses: GPL 2
Synopsis: Use LuaTeX's built-in MetaPost interpreter
Description:

The package enables the user to specify MetaPost diagrams (which may include colour specifications from the color or xcolor packages) into a document, using LuaTeX's built-in MetaPost library. The facility is only available in PDF mode.

texlive-luatexko 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luatexko
Licenses: LPPL 1.3c
Synopsis: Typeset Korean with Lua(La)TeX
Description:

This is a Lua(La)TeX macro package that supports typesetting Korean documents including Old Hangul texts. As LuaTeX has opened up access to almost all the hidden routines of TeX engine, users can obtain more beautiful outcome using this package rather than other Hangul macros operating on other engines.

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

The luamaths package is developed to perform standard mathematical operations inside LaTeX documents using Lua. It provides an easy way to perform standard mathematical operations. There is no particular environment in the package for performing mathematical operations. The package commands can be used in any environment (including the mathematics environment).

texlive-lua-typo 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/lua-typo
Licenses: LPPL 1.3c
Synopsis: Highlighting typographical flaws with LuaLaTeX
Description:

This package tracks common typographic flaws in LuaLaTeX documents, especially widows, orphans, hyphenated words split over two pages, consecutive lines ending with hyphens, paragraphs ending on too short lines, etc. Customisable colours are used to highlight these flaws, and the list of pages on which typographical flaws were found is printed.

emacs-flymake-lua 20170129.154
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: Flymake for Lua
Description:

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

emacs-company-lua 20171108.2306
Propagated dependencies: emacs-company@20250426.1319 emacs-s@20220902.1511 emacs-f@20241003.1131 emacs-lua-mode@20250310.1150
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: Company backend for Lua
Description:

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

Page: 1234567
Total results: 150