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.
The NoScript Security Suite is a software providing extra protection for web browsers.
This package provides a browser extension for changing tab bar colour to match website theme.
Play to Kodi is a browser add-on that can send video, audio, and other supported content to the Kodi media center.
This piece of software wraps around the zx2c4 pass shell command. It has to be installed for the PassFF browser extension to work properly.
This package provides an extension allow the browser to work together with the KeePassXC password manager.
osc is a command line interface to the Open Build Service. It allows you to checkout, commit, perform reviews etc. The vast majority of the OBS functionality is available via commands and the rest can be reached via direct API calls.
This package provides the meson command, implemented as a symbolic link to the muon command of muon package.
GENie generates projects from Lua scripts, making it easy to apply the same settings to multiple projects. It supports generating projects using GNU Makefiles, JSON Compilation Database, and experimentally Ninja.
Build is a massively-parallel software build system implemented on top of GNU Make, designed with the following tasks in mind:
configuration
building
testing
installation
Build has features such as:
Position-independent makefiles.
Non-recursive multi-makefile include-based structure.
Leaf makefiles are full-fledged GNU makefiles, not just variable definitions.
Complete dependency graph.
Inter-project dependency tracking.
Extensible language/compiler framework.
bmake is a program designed to simplify the maintenance of other programs. Its input is a list of specifications as to the files upon which programs and other files depend.
Muon is an implementation of the meson build system in c99 with minimal dependencies.
SCons is a software construction tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache. In short, SCons is an easier, more reliable and faster way to build software.
SCons is a software construction tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache. In short, SCons is an easier, more reliable and faster way to build software.
This package contains an implementation of POSIX make. The default configuration enables extensions. Generally these extensions are compatible with GNU make.
Bam is a fast and flexible build system. Bam uses Lua to describe the build process. It takes its inspiration for the script files from scons. While scons focuses on being 100% correct when building, bam makes a few sacrifices to acquire fast full and incremental build times.
SCons is a software construction tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache. In short, SCons is an easier, more reliable and faster way to build software.
GN is a tool that collects information about a project from .gn files and generates build instructions for the Ninja build system.
premake5 is a command line utility that reads a scripted definition of a software project and outputs Makefiles or other lower-level build files.
Tup is a generic build system based on a directed acyclic graphs of commands to be executed. Tup instruments your build to detect the exact dependencies of the commands, allowing you to take advantage of ideal parallelism during incremental builds, and detecting any situations where a build worked by accident.
A JSON compilation database is used in the Clang project to provide information on how a given compilation unit is processed. With this, it is easy to re-run the compilation with alternate programs. Bear is used to generate such a compilation database.
Meson-python is a PEP 517 build backend for Meson projects.
Maak is a command runner and control plane for your projects. It allows you to use the power of Lisp (Guile Scheme) to define your tasks, build steps, repetitive tasks or other automation.
With Maak you can easily call external shell commands and integrate with your existing scripts and tools. It is inspired by the GNU Make utility but it does away with a lot of the complexity that comes with its history.
Gnulib is a central location for common infrastructure needed by GNU packages. It provides a wide variety of functionality, e.g., portability across many systems, working with Unicode strings, cryptographic computation, and much more. The code is intended to be shared at the level of source files, rather than being a standalone library that is distributed, built, and installed. The included gnulib-tool script helps with using Gnulib code in other packages. Gnulib also includes copies of licensing and maintenance-related files, for convenience.
premake4 is a command line utility that reads a scripted definition of a software project and outputs Makefiles or other lower-level build files.