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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
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.
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.
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.
Lua BitOp is a C extension module for Lua which adds bitwise operations on numbers.
Lua BitOp is a C extension module for Lua which adds bitwise operations on numbers.
Fnlfmt is a tool for automatically formatting Fennel code in a consistent way, following established lisp conventions.
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.
Fennel is a programming language that brings together the speed, simplicity, and reach of Lua with the flexibility of a Lisp syntax and macro system.
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.
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.
LuaExpat is a SAX XML parser based on the Expat library.
This package provides Lua module for nonblocking system shell command executions.
LPeg is a pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs).
This package provides a FFI-based Lua API for ngx_http_lua_module or ngx_stream_lua_module.
Mesecons is a mod for Luanti implementing various items related to digital circuitry, such as wires, buttons, lights and programmable controllers. Among other things, there are also pistons, solar panels, pressure plates and note blocks.
Mesecons has a similar goal to Redstone in Minecraft, but works in its own way, with different rules and mechanics.
The homedecor Luanti mod provides a large seleection of items that might be found inside and around homes, such as sofas, chairs, tables, fences and a variety of other stuff.
This package provides an extension of the Luanti game that lets you build your island in the sky. Every 30 seconds you will receive a random block or item from the oneblock to expand the island!
This mod adds arrows and bows to Luanti. It is a compatible replacement for the throwing mod by PilzAdam that uses the throwing API.
Luanti is a voxel game engine that supports modding and game creation using its Lua modding API. It allows playing a wide range of voxel-based games, installing mods and texture packs. This package only provides the base platform, users need to install games themselves (for example, luanti-game), either through Guix, the built-in interface or other sources.
With this Luanti extension, all bright nodes lighten the player environment if wielded.
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.
The Unified Inventory Luanti mod relaces the default survival an creative inventory. It includes a node, item and tool browser, a crafting guide, a trash and refill slot for creative mode, bags and waypoints for keeping track of important locations.
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.
This library can be used to get some specific sounds, whatever the game.