_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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
Build system: gnu
Synopsis: JSON library for Lua
Description:

This package provides a lightweight JSON library for Lua.

lua5.1-lpeg 1.1.0
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
Build system: gnu
Synopsis: Pattern-matching library for Lua
Description:

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

lua5.3-lpeg 1.1.0
Dependencies: lua@5.3.5
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://www.inf.puc-rio.br/~roberto/lpeg
Licenses: Expat
Build system: gnu
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.1.0
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
Build system: gnu
Synopsis: Pattern-matching library for Lua
Description:

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

lua5.4-lpeg 1.1.0
Dependencies: lua@5.4.8
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://www.inf.puc-rio.br/~roberto/lpeg
Licenses: Expat
Build system: gnu
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.5.5
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
Build system: gnu
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-djot 0.2.1
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/jgm/djot.lua
Licenses: Expat
Build system: gnu
Synopsis: Lua parser for the djot light markup language
Description:

This package provides a Lua parser for djot, a light markup syntax. It can produce an AST, rendered HTML, or a stream of match tokens that identify elements by source position, which could be used for syntax highlighting or a linting tool.

lua5.1-djot 0.2.1
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/jgm/djot.lua
Licenses: Expat
Build system: gnu
Synopsis: Lua parser for the djot light markup language
Description:

This package provides a Lua parser for djot, a light markup syntax. It can produce an AST, rendered HTML, or a stream of match tokens that identify elements by source position, which could be used for syntax highlighting or a linting tool.

lua5.3-djot 0.2.1
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/jgm/djot.lua
Licenses: Expat
Build system: gnu
Synopsis: Lua parser for the djot light markup language
Description:

This package provides a Lua parser for djot, a light markup syntax. It can produce an AST, rendered HTML, or a stream of match tokens that identify elements by source position, which could be used for syntax highlighting or a linting tool.

lua5.4-djot 0.2.1
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://github.com/jgm/djot.lua
Licenses: Expat
Build system: gnu
Synopsis: Lua parser for the djot light markup language
Description:

This package provides a Lua parser for djot, a light markup syntax. It can produce an AST, rendered HTML, or a stream of match tokens that identify elements by source position, which could be used for syntax highlighting or a linting tool.

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
Build system: luanti-mod
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.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.

lua5.1-ossl 20220711
Dependencies: lua@5.1.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.

lua5.3-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.

lua-unbound 1.1.0
Dependencies: lua@5.3.5 unbound@1.25.1
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://www.zash.se/luaunbound.html
Licenses: Expat
Build system: gnu
Synopsis: Unbound binding for Lua
Description:

This is a binding to libunbound for Lua, allowing both asynchronous and DNSSEC-secured DNS lookups of arbitrary DNS record types.

It was created because Prosody needs an asynchronous DNS library with support for SRV records, and the ones found at the time did one or the other, or was missing DNSSEC that allowed implementing DANE.

It originated out of a need in the XMPP server software Prosody for an async-capable resolver library supporting SRV records, as well as a desire to experiment with DNSSEC and new DNS records.

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
Build system: dune
Synopsis: An embeddable Lua 2.5 interpreter implemented in OCaml
#<unspecified>
lua5.4-expat 1.5.2
Dependencies: lua@5.4.8 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.

lua5.1-expat 1.5.2
Dependencies: lua@5.1.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.

lua5.2-expat 1.5.2
Dependencies: lua@5.2.4 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.

lua5.3-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.

lua5.5-expat 1.5.2
Dependencies: lua@5.5.0 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.

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
Build system: gnu
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
Build system: gnu
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
Build system: gnu
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.

Page: 1234511
Total packages: 250