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

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.


python-music21 9.9.1
Propagated dependencies: python-chardet@5.2.0 python-joblib@1.5.2 python-jsonpickle@4.0.0 python-matplotlib@3.10.8 python-more-itertools@10.6.0 python-numpy@2.3.1 python-requests@2.32.5 python-webcolors@24.11.1
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://web.mit.edu/music21/
Licenses: Modified BSD LGPL 3+
Build system: pyproject
Synopsis: Toolkit for Computational Musicology
Description:

Music21 is a set of tools for helping scholars and other active listeners answer questions about music quickly and simply.

gx-vbass-preamp-lv2 0-3.f6a01c2
Dependencies: lv2@1.18.10 gtk+@3.24.51
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/brummer10/GxVBassPreAmp.lv2
Licenses: GPL 3+
Build system: gnu
Synopsis: Simulation of the Vox Venue Bass 100 Pre Amp Section
Description:

This package provides the LV2 plugin "GxVBassPreAmp", a pre-amplifier simulation modelled after the 1984 Vox Venue Bass 100 Pre Amp Section.

gx-saturator-lv2 0-4.2142b14
Dependencies: lv2@1.18.10 gtk+@3.24.51
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/brummer10/GxSaturator.lv2
Licenses: GPL 3+
Build system: gnu
Synopsis: Saturation effect
Description:

This package provides the LV2 plugin "GxSaturator", a saturation effect.

setbfree 0.8.13
Dependencies: jack@0.125.0 lv2@1.18.10 zita-convolver@4.0.3 glu@9.0.2 ftgl@2.4.0 font-bitstream-vera@1.10
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://setbfree.org
Licenses: GPL 2+
Build system: gnu
Synopsis: Tonewheel organ
Description:

setBfree is a MIDI-controlled, software synthesizer designed to imitate the sound and properties of the electromechanical organs and sound modification devices that brought world-wide fame to the names and products of Laurens Hammond and Don Leslie.

pd 0.56-1
Dependencies: tk@8.6.12 alsa-lib@1.2.16 jack@0.125.0 portaudio@190600.20161030
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://puredata.info
Licenses: Modified BSD
Build system: gnu
Synopsis: Visual programming language for artistic performances
Description:

Pure Data (aka Pd) is a visual programming language. Pd enables musicians, visual artists, performers, researchers, and developers to create software graphically, without writing lines of code. Pd is used to process and generate sound, video, 2D/3D graphics, and interface sensors, input devices, and MIDI. Pd can easily work over local and remote networks to integrate wearable technology, motor systems, lighting rigs, and other equipment. Pd is suitable for learning basic multimedia processing and visual programming methods as well as for realizing complex systems for large-scale projects.

musl 1.2.6
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/musl.scm (gnu packages musl)
Home page: https://musl.libc.org
Licenses: Expat
Build system: gnu
Synopsis: Small C standard library
Description:

musl is a simple and lightweight C standard library. It strives to be correct in the sense of standards-conformance and safety.

myrddin 0.3.1
Channel: guix
Location: gnu/packages/myrddin.scm (gnu packages myrddin)
Home page: https://myrlang.org
Licenses: Expat
Build system: gnu
Synopsis: Compiler and tools for the Myrddin programming language
Description:

Myrddin is a programming language. It features strong type checking, generics, type inference, closures, and traits. It aims for C like low level control. This combination makes Myrddin suitable for anything ranging from desktop applications, to embedded systems and potentially even kernel development.

ncdu 2.9.2
Dependencies: ncurses@6.2.20210619 zstd@1.5.6
Channel: guix
Location: gnu/packages/ncdu.scm (gnu packages ncdu)
Home page: https://dev.yorhel.nl/ncdu
Licenses: X11-style
Build system: zig
Synopsis: Ncurses-based disk usage analyzer
Description:

Ncdu is a disk usage analyzer with an ncurses interface, aimed to be run on a remote server where you don't have an entire graphical setup, but have to do with a simple SSH connection. ncdu aims to be fast, simple and easy to use, and should be able to run in any minimal POSIX-like environment with ncurses installed.

ncdu 1.22
Dependencies: bash-minimal@5.2.37 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/ncdu.scm (gnu packages ncdu)
Home page: https://dev.yorhel.nl/ncdu
Licenses: X11-style
Build system: gnu
Synopsis: Ncurses-based disk usage analyzer
Description:

Ncdu is a disk usage analyzer with an ncurses interface, aimed to be run on a remote server where you don't have an entire graphical setup, but have to do with a simple SSH connection. ncdu aims to be fast, simple and easy to use, and should be able to run in any minimal POSIX-like environment with ncurses installed.

ncurses-with-tinfo 6.2.20210619
Channel: guix
Location: gnu/packages/ncurses.scm (gnu packages ncurses)
Home page: https://www.gnu.org/software/ncurses/
Licenses: X11
Build system: gnu
Synopsis: Terminal emulation (termcap, terminfo) library
Description:

GNU Ncurses is a library which provides capabilities to write text to a terminal in a terminal-independent manner. It supports pads and color as well as multiple highlights and forms characters. It is typically used to implement user interfaces for command-line applications. The accompanying ncursesw library provides wide character support.

ncurses 6.2.20210619
Channel: guix
Location: gnu/packages/ncurses.scm (gnu packages ncurses)
Home page: https://www.gnu.org/software/ncurses/
Licenses: X11
Build system: gnu
Synopsis: Terminal emulation (termcap, terminfo) library
Description:

GNU Ncurses is a library which provides capabilities to write text to a terminal in a terminal-independent manner. It supports pads and color as well as multiple highlights and forms characters. It is typically used to implement user interfaces for command-line applications. The accompanying ncursesw library provides wide character support.

stfl 0.24
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/ncurses.scm (gnu packages ncurses)
Home page: https://web.archive.org/web/20211113222004/http://www.clifford.at/stfl/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Structured terminal forms library
Description:

STFL is a language for easily describing GUIs. STFL is also the name of this library which translates those descriptions into a curses-based widget set for text terminals.

STFL descriptions do not contain any concrete layouting information, such as x/y coordinates of widgets. Instead, container widgets such as vertical and horizontal boxes, as well as tables, are used to group widgets. The actual layouting work is done by the STFL library. This allows STFL GUIs to handle terminals of different sizes and terminal resize events transparently for the application programmer.

cdk 5.0-20250116
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/ncurses.scm (gnu packages ncurses)
Home page: https://invisible-island.net/cdk/cdk.html
Licenses: non-copyleft
Build system: gnu
Synopsis: Curses widgets
Description:

Curses Development Kit (CDK) is a C library of widgets which allow a programmer to quickly create TUI applications. Widgets are objects whose appearance and behavior can be customized, e.g. a pulldown menu or a file-viewer.

ncurses-with-gpm 6.2.20210619
Dependencies: gpm@1.20.7
Channel: guix
Location: gnu/packages/ncurses.scm (gnu packages ncurses)
Home page: https://www.gnu.org/software/ncurses/
Licenses: X11
Build system: gnu
Synopsis: Terminal emulation (termcap, terminfo) library
Description:

GNU Ncurses is a library which provides capabilities to write text to a terminal in a terminal-independent manner. It supports pads and color as well as multiple highlights and forms characters. It is typically used to implement user interfaces for command-line applications. The accompanying ncursesw library provides wide character support.

perl-curses 1.45
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/ncurses.scm (gnu packages ncurses)
Home page: https://metacpan.org/release/Curses
Licenses: GPL 1+
Build system: perl
Synopsis: Terminal screen handling and optimization
Description:

Curses is the interface between Perl and the curses library of your system.

dialog 1.3-20250116
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/ncurses.scm (gnu packages ncurses)
Home page: https://invisible-island.net/dialog/dialog.html
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Curses widgets
Description:

Dialog is a script-interpreter and a library which provides a set of curses widgets, such as dialog boxes.

netbeans 25
Dependencies: jbr@25.0.2b329.72 bash-minimal@5.2.37 coreutils@9.1 gawk@5.3.0 glib@2.86.0 grep@3.11 libsecret@0.21.7 sed@4.9
Channel: guix
Location: gnu/packages/netbeans.scm (gnu packages netbeans)
Home page: https://netbeans.apache.org/
Licenses: ASL 2.0 Modified BSD CDDL 1.0 Expat
Build system: ant
Synopsis: Source-only build of Apache NetBeans 25
Description:

This package builds Apache NetBeans 25 from source only.

The build disables the following platform modules:

  • api.htmlui

  • applemenu

  • autoupdate.cli

  • autoupdate.services

  • autoupdate.ui

  • core.nativeaccess

  • core.network

  • htmlui

  • javahelp

  • junitlib

  • libs.batik.read

  • libs.javafx

  • libs.javax.inject

  • libs.junit4

  • libs.junit5

  • libs.testng

  • masterfs.macosx

  • masterfs.windows

  • net.java.html

  • net.java.html.boot

  • net.java.html.boot.fx

  • net.java.html.boot.script

  • net.java.html.geo

  • net.java.html.json

  • net.java.html.sound

  • netbinox

  • o.apache.commons.commons_io

  • o.apache.commons.lang3

  • o.apache.commons.logging

  • o.n.html.ko4j

  • o.n.html.presenters.spi

  • o.n.html.xhr4j

  • templatesui

The build disables the following IDE modules:

  • bugtracking

  • bugtracking.bridge

  • bugtracking.commons

  • bugzilla

  • c.google.gson

  • c.google.guava

  • c.google.guava.failureaccess

  • core.browser.webview

  • css.editor

  • css.lib

  • css.model

  • css.prep

  • css.visual

  • db

  • db.core

  • db.dataview

  • db.drivers

  • db.kit

  • db.metadata.model

  • db.mysql

  • db.sql.editor

  • db.sql.visualeditor

  • dbapi

  • derby

  • docker.api

  • docker.editor

  • docker.ui

  • go.lang

  • html

  • html.custom

  • html.editor

  • html.editor.lib

  • html.indexing

  • html.lexer

  • html.parser

  • html.validation

  • httpserver

  • hudson

  • hudson.git

  • hudson.mercurial

  • hudson.subversion

  • hudson.tasklist

  • hudson.ui

  • javascript2.debug

  • javascript2.debug.ui

  • languages.go

  • languages.hcl

  • languages.toml

  • languages.yaml

  • lexer.antlr4

  • libs.antlr3.runtime

  • libs.antlr4.runtime

  • libs.commons_compress

  • libs.commons_net

  • libs.flexmark

  • libs.freemarker

  • libs.graalsdk

  • libs.graalsdk.system

  • libs.ini4j

  • libs.jaxb

  • libs.jcodings

  • libs.json_simple

  • libs.snakeyaml_engine

  • libs.svnClientAdapter

  • libs.svnClientAdapter.javahl

  • libs.tomlj

  • libs.tomljava

  • libs.truffleapi

  • libs.xerces

  • localtasks

  • lsp.client

  • markdown

  • mercurial

  • mylyn.util

  • o.apache.commons.httpclient

  • o.apache.commons.lang

  • o.apache.ws.commons.util

  • o.apache.xmlrpc

  • o.eclipse.core.contenttype

  • o.eclipse.core.jobs

  • o.eclipse.core.net

  • o.eclipse.core.runtime

  • o.eclipse.core.runtime.compatibility.auth

  • o.eclipse.equinox.app

  • o.eclipse.equinox.common

  • o.eclipse.equinox.preferences

  • o.eclipse.equinox.registry

  • o.eclipse.equinox.security

  • o.eclipse.jgit.lfs

  • o.eclipse.mylyn.bugzilla.core

  • o.eclipse.mylyn.commons.core

  • o.eclipse.mylyn.commons.net

  • o.eclipse.mylyn.commons.repositories.core

  • o.eclipse.mylyn.commons.xmlrpc

  • o.eclipse.mylyn.tasks.core

  • o.eclipse.mylyn.wikitext.confluence.core

  • o.eclipse.mylyn.wikitext.core

  • o.eclipse.mylyn.wikitext.markdown.core

  • o.eclipse.mylyn.wikitext.textile.core

  • selenium2

  • selenium2.server

  • servletapi

  • spellchecker

  • spellchecker.bindings.htmlxml

  • spellchecker.bindings.properties

  • spellchecker.dictionary_en

  • spellchecker.kit

  • subversion

  • team.ide

  • textmate.lexer

  • usersguide

  • versioning.system.cvss.installer

  • web.browser.api

  • web.common

  • web.common.ui

  • web.indent

  • web.webkit.debugging

  • xml.jaxb.api

  • xml.tax

  • xml.text.obsolete90

  • xml.tools

  • xml.wsdl.model

  • xsl

The build disables the following extide modules:

  • gradle

  • gradle.dists

  • gradle.editor

  • libs.gradle

The build disables the following third-party modules:

  • libs.javafx.linux

  • libs.javafx.linux.aarch64

  • libs.javafx.macosx

  • libs.javafx.macosx.aarch64

  • libs.javafx.win

The build disables the following NB modules:

  • autoupdate.pluginimporter

  • bugzilla.exceptionreporter

  • updatecenters

The build disables the following cluster references:

  • nb.cluster.3rdparty

  • nb.cluster.javafx

The build also disables the JavaHelp bootstrap checks and the Windows launcher download target so the resulting IDE remains fully source-built.

This package is built with Wayland support and HiDPI support.

java-jemmy 2.3.1.1
Channel: guix
Location: gnu/packages/netbeans.scm (gnu packages netbeans)
Home page: https://web.archive.org/web/20120822233211/http://java.net/projects/jemmy
Licenses: CDDL 1.0
Build system: ant
Synopsis: Jemmy Swing UI testing library
Description:

Jemmy is a Java library for automating and testing Swing and AWT user interfaces.

netpbm 10.78.3
Dependencies: ghostscript@9.56.1 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libxml2@2.14.6 xorg-rgb@1.1.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/netpbm.scm (gnu packages netpbm)
Home page: https://netpbm.sourceforge.net/
Licenses: GPL 2
Build system: gnu
Synopsis: Toolkit for manipulation of images
Description:

Netpbm is a toolkit for the manipulation of graphic images, including the conversion of images between a variety of different formats. There are over 300 separate tools in the package including converters for about 100 graphics formats.

nettle 3.10.2
Propagated dependencies: gmp@6.3.0
Channel: guix
Location: gnu/packages/nettle.scm (gnu packages nettle)
Home page: https://www.lysator.liu.se/~nisse/nettle/
Licenses: GPL 2+
Build system: gnu
Synopsis: C library for low-level cryptographic functionality
Description:

GNU Nettle is a low-level cryptographic library. It is designed to fit in easily in almost any context. It can be easily included in cryptographic toolkits for object-oriented languages or in applications themselves.

arp-scan 1.10.0
Dependencies: libpcap@1.10.1
Propagated dependencies: perl-libwww@6.78
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/royhills/arp-scan
Licenses: GPL 3+
Build system: gnu
Synopsis: Discover and fingerprint IP hosts on the local network using ARP
Description:

Arp-scan is a tool that uses ARP to discover and fingerprint IP hosts on the local network.

sslh 2.1.2
Dependencies: libev@4.33 libconfig@1.7.3 pcre@8.45
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.rutschle.net/tech/sslh/README.html
Licenses: FreeBSD GPL 2+
Build system: gnu
Synopsis: Applicative network protocol demultiplexer
Description:

sslh is a network protocol demultiplexer. It acts like a switchboard, accepting connections from clients on one port and forwarding them to different servers based on the contents of the first received data packet. Detection of common protocols like HTTP(S), SSL, SSH, OpenVPN, tinc, and XMPP is already implemented, but any other protocol that matches a regular expression can be added. sslh's name comes from its original application of serving both SSH and HTTPS on port 443, allowing SSH connections from inside corporate firewalls that block port 22.

macchanger 1.7.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.gnu.org/software/macchanger/
Licenses: GPL 2+
Build system: gnu
Synopsis: Viewing and manipulating MAC addresses of network interfaces
Description:

GNU MAC Changer is a utility for viewing and changing MAC addresses of networking devices. New addresses may be set explicitly or randomly. They can include MAC addresses of the same or other hardware vendors or, more generally, MAC addresses of the same category of hardware.

libnet 1.2
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/libnet/libnet
Licenses: FreeBSD
Build system: gnu
Synopsis: Framework for low-level network packet construction
Description:

Libnet provides a fairly portable framework for network packet construction and injection. It features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary functionality. Using libnet, quick and simple packet assembly applications can be whipped up with little effort.

Total packages: 72465