_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


lua 5.3.5
Dependencies: readline@8.2.13
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://www.lua.org/
Licenses: X11
Build system: gnu
Synopsis: Embeddable scripting language
Description:

Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.

lua-ldoc 1.4.6
Dependencies: lua@5.3.5
Propagated dependencies: lua-penlight@1.7.0
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://stevedonovan.github.io/ldoc/
Licenses: Expat
Build system: gnu
Synopsis: Lua documentation generator
Description:

LDoc is a LuaDoc-compatible documentation generation system for Lua source code. It parses the declaration and documentation comments in a set of Lua source files and produces a set of XHTML pages describing the commented declarations and functions.

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

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

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

This package provides Lua table recycling pools for LuaJIT.

luajit v2.1-0.04dca79
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://www.luajit.org/
Licenses: X11
Build system: gnu
Synopsis: Just in time compiler for Lua programming language version 5.1
Description:

LuaJIT is a Just-In-Time Compiler (JIT) for the Lua programming language. Lua is a powerful, dynamic and light-weight programming language. It may be embedded or used as a general-purpose, stand-alone language.

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
Build system: cmake
Synopsis: Libuv bindings for Lua
Description:

This library makes libuv available to Lua scripts.

luanti-halon 5.14.0-0.335545e
Dependencies: curl@8.6.0 freetype@2.13.3 gettext-minimal@0.23.1 gmp@6.3.0 jsoncpp@1.9.6 libjpeg-turbo@2.1.4 libpng@1.6.39 libogg@1.3.6 libvorbis@1.3.7 libxi@1.8.2 luajit@v2.1-0.04dca79 mesa@25.2.3 ncurses@6.2.20210619 openal@1.23.1 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+
Build system: cmake
Synopsis: Luanti fork with extended CSM (client-side scripting) API
Description:

The Halon fork provides an extended client-side scripting (CSM) API, used for example by the mcl_localplayer CSM that can be used to improve the physics of the Mineclonia game and do the computation locally, reducing lag. It is meant to be used with the luanti-mineclonia-csm game variant, which has client-side scripting enabled.

luanti-voxelibre 0.90.1
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://content.luanti.org/packages/Wuzzy/mineclone2/
Licenses: GPL 3+
Build system: copy
Synopsis: Voxel-based sandbox game for Luanti
Description:

VoxeLibre is a survival sandbox game for Luanti. Survive, gather, hunt, mine for ores, build, explore, and do much more. Inspired by Minecraft, pushing beyond.

luanti-mineclonia-csm 0.120.1
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://content.luanti.org/packages/ryvnf/mineclonia/
Licenses: GPL 3+
Build system: copy
Synopsis: Unofficial Minecraft-like game for Luanti with CSM enabled
Description:

Mineclonia is a stable and performant clone of Minecraft, released as free software. It aims to clone Minecraft as well as Luanti currently permits without resorting to hacks which are too heavyweight or complicated to maintain. This variant has CSM (client-side scripting) enabled, for use with the luanti-halon fork. The CSM code makes it possible to replicate more closely the physics of the original Minecraft game. To use it, you need to add enable_client_modding = true to your client's ~/.minetest/minetest.conf configuration file.

luanti-server 5.15.1
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+
Build system: cmake
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.

luanti-ethereal 1.29-0.7670c1d
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://forum.luanti.net/viewtopic.php?t=14638
Licenses: CC0 Expat
Build system: luanti-mod
Synopsis: The Ethereal mod adds many new biomes to Luanti
Description:

The Ethereal Luanti mod uses the v7 map generator to add many new biomes to the world. It adds new trees, plants, food items, tweaks and some special items, intending to make an interesting adventure.

luanti-unifieddyes 2021-04-20-1
Propagated dependencies: 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=2178
Licenses: GPL 2+
Build system: luanti-mod
Synopsis: Unified Dyes expands the standard dye set of Luanti to up to 256 colours
Description:

The purpose of this mod originally was to supply a complete set of colours for Luanti mod authors to use for colourised nodes or reference in recipes. Since the advent of the default dyes mod in the standard Luanti game, this mod has become an extension of the default mod an a library for general colour handling.

luanti-coloredwood 2021-04-14-1
Propagated dependencies: luanti-unifieddyes@2021-04-20-1
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://forum.luanti.net/viewtopic.php?t=2411
Licenses: CC-BY-SA 4.0 LGPL 3
Build system: luanti-mod
Synopsis: Painted wood in Luanti
Description:

This Luanti mod provides hundreds of colours of wood and fences to Luanti, using Unified Dyes. If the "moreblocks" mod is active, coloured and cut wood shapes are provided as well.

luanti-basic-trains 1.0.1
Propagated dependencies: luanti-advtrains@2.4.1
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: http://advtrains.de/wiki/doku.php?id=usage:trains:basic_trains
Licenses: CC-BY-SA 3.0 AGPL 3+
Build system: luanti-mod
Synopsis: Collection of basic trains for the Advanced Trains mod
Description:

This modpack contains the trains which were the ``default'' trains in advtrains up to version 2.2.1.

luanti-whitelist 1.2.7
Propagated dependencies: luanti-chatcmdbuilder@0.2.0-0.be3906e
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://content.luanti.org/packages/Zughy/whitelist/
Licenses: AGPL 3
Build system: luanti-mod
Synopsis: Luanti mod to manage who can join a server
Description:

This package provides the whitelist Luanti mod, which can be used to allow only specific players to join a Luanti server.

luanti-mineclone 0.90.1
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://content.luanti.org/packages/Wuzzy/mineclone2/
Licenses: GPL 3+
Build system: copy
Synopsis: Voxel-based sandbox game for Luanti
Description:

VoxeLibre is a survival sandbox game for Luanti. Survive, gather, hunt, mine for ores, build, explore, and do much more. Inspired by Minecraft, pushing beyond.

luanti-sound-api-core 2022-02-27
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://github.com/mt-mods/sound_api_core
Licenses: Expat
Build system: luanti-mod
Synopsis: Core for game agnostic sounds
Description:

This library can be used to get some specific sounds, whatever the game.

minetest-data 0.0.0-2.052ccb0
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://www.luanti.org/
Licenses: LGPL 2.1+
Build system: copy
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-animal 2021-11-14
Propagated dependencies: luanti-mobs@2021-12-12
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://codeberg.org/tenplus1/mobs_animal
Licenses: CC0 Expat
Build system: luanti-mod
Synopsis: Add animals to Luanti
Description:

This Luanti mod adds various animals to Luanti, such as bees, bunnies, chickens, cows, kittens, rats, sheep, warthogs, penguins and pandas.

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

luanti-minetest-game 0.0.0-2.052ccb0
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://www.luanti.org/
Licenses: LGPL 2.1+
Build system: copy
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-throwing 1.1-0.31f0cf5
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://forum.luanti.net/viewtopic.php?t=16365
Licenses: MPL 2.0
Build system: luanti-mod
Synopsis: API for throwing things in Luanti
Description:

This Luanti mod provides an API for registering throwable things and throwing things like arrows. However, this mod does not provide an actual arrow and bow, but luanti-throwing-arrows does.

luanti-throwing-arrows 1.1-0.059cc89
Propagated dependencies: luanti-throwing@1.1-0.31f0cf5
Channel: guix
Location: gnu/packages/luanti.scm (gnu packages luanti)
Home page: https://forum.luanti.net/viewtopic.php?t=16365
Licenses: MPL 2.0
Build system: luanti-mod
Synopsis: Arrows and bows for Luanti
Description:

This mod adds arrows and bows to Luanti. It is a compatible replacement for the throwing mod by PilzAdam that uses the throwing API.

Total packages: 70992