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

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.


ublock-origin-chromium 1.71.0
Channel: guix
Location: gnu/packages/browser-extensions.scm (gnu packages browser-extensions)
Home page: https://github.com/gorhill/uBlock
Licenses: GPL 3+
Build system: trivial
Synopsis: Block unwanted content from web sites
Description:

uBlock Origin is a wide spectrum blocker for IceCat and ungoogled-chromium.

noscript-icecat 13.6.24.1984
Channel: guix
Location: gnu/packages/browser-extensions.scm (gnu packages browser-extensions)
Home page: https://noscript.net
Licenses: GPL 3+
Build system: trivial
Synopsis: Software providing extra protection for various browsers
Description:

The NoScript Security Suite is a software providing extra protection for web browsers.

passff-icecat 1.23
Propagated dependencies: passff-host@1.2.5
Channel: guix
Location: gnu/packages/browser-extensions.scm (gnu packages browser-extensions)
Home page: https://codeberg.org/passff/passff
Licenses: GPL 2+
Build system: trivial
Synopsis: Pass management extension for Mozilla Firefox
Description:

This extension will allow you to access your zx2c4 pass repository directly from your web browser. You can choose to automatically fill and submit login forms if a matching password entry is found.

canvasblocker-icecat 1.12
Channel: guix
Location: gnu/packages/browser-extensions.scm (gnu packages browser-extensions)
Home page: https://github.com/kkapsner/CanvasBlocker
Licenses: MPL 2.0
Build system: trivial
Synopsis: Firefox extension to protect from being fingerprinted
Description:

This extension allows users to prevent websites from using some Javascript APIs to fingerprint them. Users can choose to block the APIs entirely on some or all websites (which may break some websites) or just block or fake its fingerprinting-friendly readout API.

ublock-origin-icecat 1.71.0
Channel: guix
Location: gnu/packages/browser-extensions.scm (gnu packages browser-extensions)
Home page: https://github.com/gorhill/uBlock
Licenses: GPL 3+
Build system: trivial
Synopsis: Block unwanted content from web sites
Description:

uBlock Origin is a wide spectrum blocker for IceCat and ungoogled-chromium.

web-eid-host 2.7.0
Dependencies: openssl@3.5.5 pcsc-lite@2.4.1 qtsvg@6.9.2
Channel: guix
Location: gnu/packages/browser-extensions.scm (gnu packages browser-extensions)
Home page: https://github.com/web-eid/web-eid-app
Licenses: Expat
Build system: qt
Synopsis: Web eID native messaging host for Estonian ID cards
Description:

Native messaging host for the Web eID browser extension that performs signing and authentication operations with Estonian ID cards. The web-eid program can also be used directly in command-line mode.

It requires a running pcscd service and a compatible card reader.

meson 1.9.0
Dependencies: python-wrapper@3.12.12 ninja@1.13.2
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://mesonbuild.com/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Build system designed to be fast and user-friendly
Description:

The Meson build system is focused on user-friendliness and speed. It can compile code written in C, C++, Fortran, Java, Rust, and other languages. Meson provides features comparable to those of the Autoconf/Automake/make combo. Build specifications, also known as Meson files, are written in a custom domain-specific language (DSL) that resembles Python.

xmake 3.0.8
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://xmake.io/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Cross-platform build utility based on Lua
Description:

xmake is a cross-platform build utility based on Lua. Features:

  • Built-in caching and parallel compilation,

  • Concise Lua syntax,

  • Custom rules, plugins and modules,

  • Support for C++20 modules and compile_commands.json,

  • Support for languages outside C/C++ (e.g. Go, Rust, Zig).

haredo 1.0.6
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://sr.ht/~autumnull/haredo/
Licenses: WTFPL 2
Build system: hare
Synopsis: Build automator, alternative to @command{make} and @command{redo}
Description:

haredo is a build automator. It is an alternative to e.g. make(1) and redo(1). Features:

  • Script syntax is plain shell script,

  • Only one command with few extraneous rules,

  • .do files are short and modular like in redo,

  • Builds its dependency tree on the fly, uses no database,

  • Doesn't break the build state when interrupted.

compdb 0.2.0
Propagated dependencies: python-configparser@7.2.0
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://github.com/Sarcasm/compdb
Licenses: Expat
Build system: pyproject
Synopsis: Compilation database Swiss army knife
Description:

compdb is a command line tool to manipulate compilation databases. It eases the usage of tooling in a codebase by spoon-feeding the right compilation options.

bam 0.5.1
Dependencies: lua@5.3.5
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://matricks.github.io/bam/
Licenses: Modified BSD
Build system: gnu
Synopsis: Fast and flexible build system
Description:

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.

osc 1.19.0
Dependencies: python-urllib3@2.5.0 python-ruamel.yaml@0.18.14 python-m2crypto@0.47.0 python-pycurl@7.45.4 rpm@4.20.1
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://github.com/openSUSE/osc
Licenses: GPL 2+
Build system: pyproject
Synopsis: Open Build Service command line tool
Description:

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.

gn 0.0-2354.6e8dcde
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://gn.googlesource.com/gn
Licenses: Modified BSD X11
Build system: gnu
Synopsis: Generate Ninja build files
Description:

GN is a tool that collects information about a project from .gn files and generates build instructions for the Ninja build system.

samurai 1.2
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://github.com/michaelforney/samurai
Licenses: ASL 2.0 Expat
Build system: gnu
Synopsis: Ninja-compatible build tool written in C
Description:

samurai is a ninja-compatible build tool written in C99 with a focus on simplicity, speed, and portability. It is feature-complete and supports most of the same options as ninja. This package provides the command samu. For a ninja command replacement, use the samu-as-ninja-wrapper package.

compiledb 0.10.1
Propagated dependencies: python-bashlex@0.18 python-click@8.3.1
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://github.com/nickdiego/compiledb
Licenses: GPL 3
Build system: pyproject
Synopsis: Generate Clang JSON Compilation Database files for make-based build systems
Description:

compiledb provides a make python wrapper script which, besides executing the make build command, updates the JSON compilation database file corresponding to that build, resulting in a command-line interface similar to Bear.

bmake 20260619
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: http://www.crufty.net/help/sjg/bmake.htm
Licenses: Modified BSD
Build system: gnu
Synopsis: BSD's make
Description:

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.

scons 4.9.1
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://scons.org/
Licenses: X11
Build system: pyproject
Synopsis: Software construction tool written in Python
Description:

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.

bear 3.1.6
Dependencies: c-ares@1.34.4 fmt@11.2.0 grpc@1.52.2 nlohmann-json@3.12.0 protobuf@3.21.9 python-wrapper@3.12.12 re2@2022-12-01 spdlog@1.15.3
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://github.com/rizsotto/Bear
Licenses: GPL 3+
Build system: cmake
Synopsis: Tool for generating a compilation database
Description:

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.

autosetup 0.7.2
Dependencies: tcl@8.6.12
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://msteveb.github.io/autosetup/
Licenses: FreeBSD
Build system: gnu
Synopsis: Build environment auto-configurator
Description:

autosetup is a tool, similar to autoconf, to configure a build system for the appropriate environment, according to the system capabilities and the user-selected options.

build 0.3.10
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://www.codesynthesis.com/projects/build/
Licenses: GPL 2+
Build system: gnu
Synopsis: Massively-parallel build system implemented on top of GNU make
Description:

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.

pdpmake 2.0.4
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://frippery.org/make/
Licenses: GPL 2 Public Domain
Build system: gnu
Synopsis: Public domain POSIX make
Description:

This package contains an implementation of POSIX make. The default configuration enables extensions. Generally these extensions are compatible with GNU make.

waf 2.0.19
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://waf.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Multi-level general purpose build system
Description:

Waf is a build system framework for configuring, compiling and installing applications.

Features:

  • Automatic build order: the build order is computed from input and output files, among others

  • Automatic dependencies: tasks to execute are detected by hashing files and commands

  • Performance: tasks are executed in parallel automatically, the startup time is meant to be fast (separation between configuration and build)

  • Flexibility: new commands and tasks can be added very easily through subclassing, bottlenecks for specific builds can be eliminated through dynamic method replacement

  • Extensibility: though many programming languages and compilers are already supported by default, many others are available as extensions

  • IDE support: Eclipse, Visual Studio and Xcode project generators (waflib/extras/)

  • Documentation: the application is based on a robust model documented in The Waf Book and in the API docs

  • Python compatibility: cPython 2.7 to 3.x, Jython 2.7 and PyPy

gnulib 2025-06-30-1.9297749
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://www.gnu.org/software/gnulib/
Licenses: LGPL 2.0+ GPL 3+
Build system: copy
Synopsis: Source files to share among distributions
Description:

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.

acr 2.2.4
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://github.com/radareorg/acr
Licenses: GPL 2
Build system: gnu
Synopsis: Autoconf replacement written in pure Bash
Description:

ACR tries to replace autoconf functionality generating a full-compatible configure script, but relying on Bourne shell script instead of m4.

Total packages: 32521