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

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.


lv2-speech-denoiser 0-1.04cfba9
Dependencies: lv2@1.18.10
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/werman/noise-suppression-for-voice
Licenses: LGPL 3+
Build system: meson
Synopsis: Speech denoise LV2 plugin based on Xiph's RNNoise library
Description:

RNNoise is a library that uses deep learning to apply noise suppression to audio sources with voice presence. This package provides an LV2 audio plugin.

projectm-presets 0-0.0180df2
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/projectM-visualizer/presets-cream-of-the-crop
Licenses: Public Domain
Build system: copy
Synopsis: Curated selection of ProjectM/Milkdrop presets
Description:

A curated selection of 9,795 ProjectM/Milkdrop presets, meant to be included in any projectM-based application.

drc 3.2.3
Dependencies: fftw@3.3.10
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://drc-fir.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Digital room correction
Description:

DRC is a program used to generate correction filters for acoustic compensation of HiFi and audio systems in general, including listening room compensation. DRC generates just the FIR correction filters, which can be used with a real time or offline convolver to provide real time or offline correction. DRC doesn't provide convolution features, and provides only some simplified, although really accurate, measuring tools.

jalv 1.6.8
Dependencies: lv2@1.18.10 lilv@0.24.22 suil@0.10.20 gtk+@3.24.51 jack@0.125.0 qtbase@5.15.17
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://drobilla.net/software/jalv.html
Licenses: ISC
Build system: meson
Synopsis: Simple LV2 host for JACK
Description:

Jalv is a simple but fully featured LV2 host for JACK. It runs LV2 plugins and exposes their ports as JACK ports, essentially making any LV2 plugin function as a JACK application.

projectm-sdl 0-0.72e5632
Dependencies: freetype@2.13.3 poco@1.15.0 projectm@4.1.6 projectm-presets@0-0.0180df2 sdl2@2.30.8
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/projectM-visualizer/frontend-sdl-cpp
Licenses: GPL 3+
Build system: cmake
Synopsis: Reference frontend for the libprojectm music visualizer
Description:

This is a simple Milkdrop-like music visualizer that uses the projectM library to visualize audio input.

iir 1.10.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://berndporr.github.io/iir1/
Licenses: Expat
Build system: cmake
Synopsis: Real-time C++ @acronym{IIR, infinite impulse response} filter library
Description:

This C++ library implements the Butterworth, RBJ, and Chebychev IIR filters. Samples are processed one by one, in real time. It can easily import coefficients generated with Python (scipy). It also avoids memory leaks by allocating memory at compile time, using templates, instead of calling malloc() or new.

libaudec 0.3.4
Dependencies: libsamplerate@0.1.9 libsndfile@1.2.2-0.68f6c16
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://git.zrythm.org/zrythm/libaudec
Licenses: AGPL 3+
Build system: meson
Synopsis: Library for reading and resampling audio files
Description:

libaudec is a wrapper library over ffmpeg, sndfile and libsamplerate for reading and resampling audio files, based on Robin Gareus' audio_decoder code.

augeas 1.14.1
Propagated dependencies: libxml2@2.14.6
Channel: guix
Location: gnu/packages/augeas.scm (gnu packages augeas)
Home page: https://augeas.net
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Edit configuration files programmatically
Description:

Augeas is a library and command line tool for programmatically editing configuration files in a controlled manner. Augeas exposes a tree of all configuration settings and a simple local API for manipulating the tree. Augeas then modifies underlying configuration files according to the changes that have been made to the tree; it does as little modeling of configurations as possible, and focuses exclusivley on transforming the tree-oriented syntax of its public API to the myriad syntaxes of individual configuration files.

python-augeas 1.2.0
Dependencies: augeas@1.14.1 libxml2@2.14.6
Propagated dependencies: python-cffi@1.17.1
Channel: guix
Location: gnu/packages/augeas.scm (gnu packages augeas)
Home page: https://github.com/hercules-team/python-augeas
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Python bindings for Augeas
Description:

Pure Python bindings for Augeas.

yubico-pam 2.27
Dependencies: linux-pam@1.5.2 libyubikey@1.13 ykclient@2.15 yubikey-personalization@1.20.0
Channel: guix
Location: gnu/packages/authentication.scm (gnu packages authentication)
Home page: https://developers.yubico.com/yubico-pam
Licenses: FreeBSD
Build system: gnu
Synopsis: Yubico pluggable authentication module
Description:

The Yubico PAM module provides an easy way to integrate the YubiKey into your existing user authentication infrastructure.

libcotp 4.0.0
Dependencies: libgcrypt@1.11.0
Channel: guix
Location: gnu/packages/authentication.scm (gnu packages authentication)
Home page: https://github.com/paolostivanin/libcotp
Licenses: ASL 2.0
Build system: cmake
Synopsis: One-Time Passwords
Description:

This package provides a library to generate HOTPs as specified in RFC 4226 and TOTPs as specified in RFC 6238.

oauth2l 1.3.3
Channel: guix
Location: gnu/packages/authentication.scm (gnu packages authentication)
Home page: https://github.com/google/oauth2l
Licenses: ASL 2.0
Build system: go
Synopsis: Simple CLI for interacting with Google API authentication
Description:

oauth2l (pronounced ``oauth tool'') is a simple command-line tool for working with Google OAuth 2.0 written in Go. Its primary use is to fetch and print OAuth 2.0 access tokens, which can be used with other command-line tools and scripts.

pamtester 0.1.2
Dependencies: linux-pam@1.5.2
Channel: guix
Location: gnu/packages/authentication.scm (gnu packages authentication)
Home page: https://pamtester.sourceforge.net/
Licenses: Modified BSD
Build system: gnu
Synopsis: Utility for testing pluggable authentication modules (PAM) facility
Description:

Pamtester is a tiny utility program to test the pluggable authentication modules (PAM) facility, specifically designed to help PAM module authors to intensively test their own modules.

oath-toolkit 2.6.11
Dependencies: linux-pam@1.5.2 openssl@3.5.5 xmlsec-openssl@1.3.9
Channel: guix
Location: gnu/packages/authentication.scm (gnu packages authentication)
Home page: https://www.nongnu.org/oath-toolkit/
Licenses: LGPL 2.1+ GPL 3+
Build system: gnu
Synopsis: @acronym{OTP, one-time password} components
Description:

The OATH Toolkit provides various components for building OTP authentication systems:

  • oathtool, a command-line tool for generating & validating OTPs.

  • liboath, a C library for OATH handling.

  • pskctool, a command-line tool for manipulating secret key files in the PSKC format described in RFC6030.

  • libpskc, a shared and static C library for PSKC handling.

  • pam_oath, a PAM module for pluggable login authentication.

Supported technologies include the event-based HOTP algorithm (RFC4226), the time-based TOTP algorithm (RFC6238), and PSKC (RFC6030) to manage secret key data.

autogen 5.18.16
Dependencies: guile@3.0.9 perl@5.36.0
Channel: guix
Location: gnu/packages/autogen.scm (gnu packages autogen)
Home page: https://www.gnu.org/software/autogen/
Licenses: GPL 3+
Build system: gnu
Synopsis: Automated program generator
Description:

AutoGen is a program to ease the maintenance of programs that contain large amounts of repetitive text. It automates the construction of these sections of the code, simplifying the task of keeping the text in sync. It also includes an add-on package called AutoOpts, which is specialized for the maintenance and documentation of program options.

autoconf 2.64
Dependencies: bash-minimal@5.2.37 m4@1.4.19 perl@5.36.0
Channel: guix
Location: gnu/packages/autotools.scm (gnu packages autotools)
Home page: https://www.gnu.org/software/autoconf/
Licenses: GPL 3+
Build system: gnu
Synopsis: Create source code configuration scripts
Description:

Autoconf offers the developer a robust set of M4 macros which expand into shell code to test the features of Unix-like systems and to adapt automatically their software package to these systems. The resulting shell scripts are self-contained and portable, freeing the user from needing to know anything about Autoconf or M4.

libltdl 2.4.7
Channel: guix
Location: gnu/packages/autotools.scm (gnu packages autotools)
Home page: https://www.gnu.org/software/libtool/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: System-independent dlopen wrapper of GNU libtool
Description:

GNU Libtool helps in the creation and use of shared libraries, by presenting a single consistent, portable interface that hides the usual complexity of working with shared libraries across platforms.

autoconf 2.69
Dependencies: bash-minimal@5.2.37 m4@1.4.19 perl@5.36.0
Channel: guix
Location: gnu/packages/autotools.scm (gnu packages autotools)
Home page: https://www.gnu.org/software/autoconf/
Licenses: GPL 3+
Build system: gnu
Synopsis: Create source code configuration scripts
Description:

Autoconf offers the developer a robust set of M4 macros which expand into shell code to test the features of Unix-like systems and to adapt automatically their software package to these systems. The resulting shell scripts are self-contained and portable, freeing the user from needing to know anything about Autoconf or M4.

autoconf 2.72
Dependencies: bash-minimal@5.2.37 m4@1.4.19 perl@5.36.0
Channel: guix
Location: gnu/packages/autotools.scm (gnu packages autotools)
Home page: https://www.gnu.org/software/autoconf/
Licenses: GPL 3+
Build system: gnu
Synopsis: Create source code configuration scripts
Description:

Autoconf offers the developer a robust set of M4 macros which expand into shell code to test the features of Unix-like systems and to adapt automatically their software package to these systems. The resulting shell scripts are self-contained and portable, freeing the user from needing to know anything about Autoconf or M4.

automake 1.16.5
Dependencies: autoconf-wrapper@2.69 bash-minimal@5.2.37 perl@5.36.0
Channel: guix
Location: gnu/packages/autotools.scm (gnu packages autotools)
Home page: https://www.gnu.org/software/automake/
Licenses: GPL 2+
Build system: gnu
Synopsis: Making GNU standards-compliant Makefiles
Description:

Automake the part of the GNU build system for producing standards-compliant Makefiles. Build requirements are entered in an intuitive format and then Automake works with Autoconf to produce a robust Makefile, simplifying the entire process for the developer.

automake 1.17
Dependencies: autoconf-wrapper@2.69 bash-minimal@5.2.37 perl@5.36.0
Channel: guix
Location: gnu/packages/autotools.scm (gnu packages autotools)
Home page: https://www.gnu.org/software/automake/
Licenses: GPL 2+
Build system: gnu
Synopsis: Making GNU standards-compliant Makefiles
Description:

Automake the part of the GNU build system for producing standards-compliant Makefiles. Build requirements are entered in an intuitive format and then Automake works with Autoconf to produce a robust Makefile, simplifying the entire process for the developer.

pyconfigure 0.2.3
Dependencies: python@3.12.12
Channel: guix
Location: gnu/packages/autotools.scm (gnu packages autotools)
Home page: https://www.gnu.org/software/pyconfigure/manual/
Licenses: FSF-free
Build system: gnu
Synopsis: @command{configure} interface for Python-based packages
Description:

GNU pyconfigure provides template files for easily implementing standards-compliant configure scripts and Makefiles for Python-based packages. It is designed to work alongside existing Python setup scripts, making it easy to integrate into existing projects. Powerful and flexible Autoconf macros are available, allowing you to easily make adjustments to the installation procedure based on the capabilities of the target computer.

autoconf-archive 2023.02.20
Channel: guix
Location: gnu/packages/autotools.scm (gnu packages autotools)
Home page: https://www.gnu.org/software/autoconf-archive/
Licenses: GPL 3+
Build system: gnu
Synopsis: Collection of freely reusable Autoconf macros
Description:

Autoconf Archive is a collection of over 450 new macros for Autoconf, greatly expanding the domain of its functionality. These macros have been contributed as free software by the community.

autoconf 2.13
Dependencies: bash-minimal@5.2.37 m4@1.4.19 perl@5.36.0
Channel: guix
Location: gnu/packages/autotools.scm (gnu packages autotools)
Home page: https://www.gnu.org/software/autoconf/
Licenses: GPL 3+
Build system: gnu
Synopsis: Create source code configuration scripts
Description:

Autoconf offers the developer a robust set of M4 macros which expand into shell code to test the features of Unix-like systems and to adapt automatically their software package to these systems. The resulting shell scripts are self-contained and portable, freeing the user from needing to know anything about Autoconf or M4.

Page: 134353637381356
Total packages: 32521