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

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.


dvd+rw-tools 7.1
Dependencies: cdrtools@3.01
Channel: guix
Location: gnu/packages/cdrom.scm (gnu packages cdrom)
Home page: http://fy.chalmers.se/~appro/linux/DVD+RW/
Licenses: GPL 2
Build system: gnu
Synopsis: DVD and Blu-ray Disc burning tools
Description:

dvd+rw-tools, mostly known for its command growisofs, is a collection of DVD and Blu-ray Disc burning tools. It requires another program, such as mkisofs, genisoimage, or xorrisofs to create ISO 9660 images.

xorriso 1.5.6.pl02
Dependencies: acl@2.3.1 bash-minimal@5.2.37 readline@8.2.13 tk@8.6.12 zlib@1.3.1
Channel: guix
Location: gnu/packages/cdrom.scm (gnu packages cdrom)
Home page: https://www.gnu.org/software/xorriso/
Licenses: GPL 3+
Build system: gnu
Synopsis: Create, manipulate, burn ISO-9660 file systems
Description:

GNU Xorriso is a tool for copying files to and from ISO 9660 Rock Ridge, a.k.a. Compact Disc File System, file systems and it allows session-wise manipulation of them. It features a formatter and burner for CD, DVD and BD. It can operate on existing ISO images or it can create new ones. xorriso can then be used to copy files directly into or out of ISO files.

libcue 2.3.0
Channel: guix
Location: gnu/packages/cdrom.scm (gnu packages cdrom)
Home page: https://github.com/lipnitsk/libcue
Licenses: GPL 2+
Build system: cmake
Synopsis: C library to parse cue sheets
Description:

Libcue is a C library to parse so-called cue sheets which contain meta-data for CD/DVD tracks. It provides an API to manipulate the data.

libmirage 3.2.7
Dependencies: glib@2.86.0
Channel: guix
Location: gnu/packages/cdrom.scm (gnu packages cdrom)
Home page: https://cdemu.sourceforge.io/
Licenses: GPL 2+
Build system: cmake
Synopsis: CD-ROM image access library
Description:

libMirage is a CD-ROM image access library. It supports the following formats: B6T, C2D, CCD, CDI, CIF, CUE, ISO, MDS, MDX, NRG, TOC. It is written in C and based on GLib. Its aim is to provide uniform access to the data stored in various image formats.

cdparanoia 10.2
Channel: guix
Location: gnu/packages/cdrom.scm (gnu packages cdrom)
Home page: https://www.xiph.org/paranoia/
Licenses: GPL 2
Build system: gnu
Synopsis: Audio CD reading utility
Description:

Cdparanoia retrieves audio tracks from CDDA capable CDROM drives. The data can be saved to a file or directed to standard output in WAV, AIFF, AIFF-C or raw format. Most ATAPI, SCSI and several proprietary CDROM drive makes are supported; cdparanoia can determine if the target drive is CDDA capable. In addition to simple reading, cdparanoia adds extra-robust data verification, synchronization, error handling and scratch reconstruction capability.

libburn 1.5.6
Channel: guix
Location: gnu/packages/cdrom.scm (gnu packages cdrom)
Home page: https://dev.lovelyhq.com/libburnia/libburn
Licenses: GPL 2
Build system: gnu
Synopsis: Library for reading and writing optical discs
Description:

Libburn is a library for reading and writing optical discs. Supported media are: CD-R, CD-RW, DVD-RAM, DVD+RW, DVD+R, DVD+R/DL, DVD-RW, DVD-R, DVD-R/DL, BD-R, and BD-RE.

cdrkit-libre 1.1.11
Dependencies: bzip2@1.0.8 libcap@2.64 perl@5.36.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/cdrom.scm (gnu packages cdrom)
Home page: https://repo.parabola.nu/other/cdrkit-libre/
Licenses: GPL 2+
Build system: cmake
Synopsis: Command-line CD/DVD recorder
Description:

Cdrkit is a suite of programs for recording CDs and DVDs, blanking CD-RW media, creating ISO-9660 file system images, extracting audio CD data, and more. It's mostly compatible with cdrtools.

ripit 3.9.0
Dependencies: perl@5.36.0
Propagated dependencies: cdparanoia@10.2 flac@1.5.0 vorbis-tools@1.4.3 wavpack@5.8.1 perl-cddb-get@2.28
Channel: guix
Location: gnu/packages/cdrom.scm (gnu packages cdrom)
Home page: https://web.archive.org/web/20170119092156/http://www.suwald.com/ripit/about.php
Licenses: GPL 2
Build system: gnu
Synopsis: Command-line program to extract audio CDs
Description:

RipIT is used to extract audio from CDs.

libcddb 1.3.2
Channel: guix
Location: gnu/packages/cdrom.scm (gnu packages cdrom)
Home page: https://libcddb.sourceforge.net/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: C library to access data on a CDDB server
Description:

Libcddb is a C library to access data on a CDDB server (freedb.org). It allows you to:

1. search the database for possible CD matches;

2. retrieve detailed information about a specific CD;

3. submit new CD entries to the database.

Libcddb supports both the custom CDDB protocol and tunnelling the query and read operations over plain HTTP. It is also possible to use an HTTP proxy server. If you want to speed things up, you can make use of the built-in caching facility provided by the library.

cdemu-client 3.2.5
Dependencies: bash-minimal@5.2.37 python@3.12.12 python-pygobject@3.54.3 cdemu-daemon@3.2.6
Channel: guix
Location: gnu/packages/cdrom.scm (gnu packages cdrom)
Home page: https://cdemu.sourceforge.io/
Licenses: GPL 2+
Build system: cmake
Synopsis: Command-line client for controlling cdemu-daemon
Description:

CDEmu client is a simple command-line client for controlling CDEmu daemon.

It provides a way to perform the key tasks related to controlling the CDEmu daemon, such as loading and unloading devices, displaying devices' status and retrieving/setting devices' debug masks.

libudfread 1.1.2
Channel: guix
Location: gnu/packages/cdrom.scm (gnu packages cdrom)
Home page: https://code.videolan.org/videolan/libudfread
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: C library to read UDF file systems
Description:

libudfread is a C library for reading UDF file systems. UDF is a file system mostly used for DVDs and other optical media. It supports read-only media (DVD/CD-R) and rewritable media that wears out (DVD/CD-RW).

libcdio-paranoia 10.2+2.0.1
Propagated dependencies: libcdio@2.1.0
Channel: guix
Location: gnu/packages/cdrom.scm (gnu packages cdrom)
Home page: https://www.gnu.org/software/libcdio/
Licenses: GPL 3+
Build system: gnu
Synopsis: Jitter- and error-tolerant CD audio extraction
Description:

libcdio-paranoia is an implementation of CD paranoia libraries based on libcdio.

certdata2pem 0.0.0
Channel: guix
Location: gnu/packages/certs.scm (gnu packages certs)
Home page: https://github.com/sabotage-linux/
Licenses: ISC
Build system: gnu
Synopsis: Utility to split TLS certificates data into multiple PEM files
Description:

This is a C version of the certdata2pem Python utility that was originally contributed to Debian.

desec-certbot-hook 0-0.68da7ab
Dependencies: curl@8.6.0
Channel: guix
Location: gnu/packages/certs.scm (gnu packages certs)
Home page: https://desec.io
Licenses: Expat
Build system: copy
Synopsis: Certbot DNS challenge automatization for deSEC
Description:

The deSEC can be used to obtain certificates with certbot DNS ownership verification. With the help of this hook script, you can obtain your Let's Encrypt certificate using certbot with authorization provided by the DNS challenge mechanism, that is, you will not need a running web server or any port forwarding to your local machine.

le-certs 1
Channel: guix
Location: gnu/packages/certs.scm (gnu packages certs)
Home page: https://letsencrypt.org/certificates/
Licenses: Public Domain
Build system: trivial
Synopsis: Let's Encrypt root and intermediate certificates
Description:

This package provides a certificate store containing only the Let's Encrypt root and intermediate certificates. It is intended to be used within Guix.

mkcert 1.4.4
Channel: guix
Location: gnu/packages/certs.scm (gnu packages certs)
Home page: https://github.com/FiloSottile/mkcert
Licenses: Modified BSD
Build system: go
Synopsis: Zero-config tool to make locally trusted development certificates
Description:

mkcert is a simple tool for making locally-trusted development certificates. It requires no configuration.

mbake 1.4.0
Propagated dependencies: python-rich@14.3.3 python-typer@0.22.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/EbodShojaei/bake
Licenses: Expat
Build system: pyproject
Synopsis: Makefile formatter and linter
Description:

mbake is a Makefile formatter and linter,which is configurable via a TOML file. It intelligently deals with .PHONY declarations and line continuations, and ensures consistent formatting and style for your Makefile.

actionlint 1.7.7
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://rhysd.github.io/actionlint/
Licenses: Expat
Build system: go
Synopsis: Static checker for GitHub Actions workflow files
Description:

actionlint is a static checker for GitHub Actions workflow files. Features include:

  • Syntax check for workflow files to check unexpected or missing keys following workflow syntax

  • Strong type check for ${{ }} expressions to catch several semantic errors like access to not existing property, type mismatches, ...

  • Actions usage check to check that inputs at with: and outputs in steps.{id}.outputs are correct

  • Reusable workflow check to check inputs/outputs/secrets of reusable workflows and workflow calls

  • shellcheck and pyflakes integrations for scripts at run:

  • Security checks; script injection by untrusted inputs, hard-coded credentials

  • Other several useful checks; glob syntax validation, dependencies check for needs:, runner label validation, cron syntax validation, ...

cppunit 1.15.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://wiki.freedesktop.org/www/Software/cppunit/
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Unit testing framework for C++
Description:

CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI based for supervised tests.

clitest 0.4.0
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/aureliojargas/clitest
Licenses: Expat
Build system: gnu
Synopsis: Command line test tool
Description:

clitest is a portable shell script that performs automatic testing of Unix command lines.

python-pytest-forked 1.6.0
Propagated dependencies: python-py@1.11.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-forked
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to run tests in isolated forked subprocesses
Description:

This package provides a Pytest plugin which enables running each test in a subprocess and will report if a test crashed the process. It can be useful to isolate tests against undesirable global environment side-effects (such as setting environment variables).

python-pytest-asyncio 0.26.0
Propagated dependencies: python-pytest@9.0.2 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Pytest support for asyncio
Description:

Python asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing async code easier.

googlebenchmark 1.9.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/google/benchmark
Licenses: ASL 2.0
Build system: cmake
Synopsis: C++ library to support the benchmarking of functions
Description:

The googlebenchmark C++ library support the benchmarking of functions, similar to unit tests.

python-pytest-relaxed 2.0.2
Propagated dependencies: python-decorator@5.2.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/bitprophet/pytest-relaxed
Licenses: FreeBSD
Build system: pyproject
Synopsis: Relaxed test discovery for pytest
Description:

This package provides relaxed test discovery for pytest.

Total packages: 32521