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

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.


dssi 1.1.1
Dependencies: alsa-lib@1.2.11 jack@0.125.0 ladspa@1.13 libsamplerate@0.1.9 libsndfile@1.2.0 liblo@0.31
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://dssi.sourceforge.net/
Licenses: LGPL 2.1+ GPL 2+
Build system: gnu
Synopsis: Audio plugin API for soft synths and effects
Description:

DSSI is a plugin API for software instruments with user interfaces, permitting them to be hosted in-process by audio applications. It is intended to be simple, GUI-toolkit-agnostic, and slightly biased towards familiarity with MIDI. The DSSI distribution package contains a JACK/ALSA-sequencer reference host and some plugins as well as the specification and header.

tascam-gtk 0.4-1.6419a3b
Dependencies: liblo@0.31 gtkmm@3.24.9 alsa-lib@1.2.11 libxml++@5.6.0
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/onkelDead/tascam-gtk
Licenses: Expat
Build system: gnu
Synopsis: GTK+ based application to control Tascam US-16x08 DSP mixer
Description:

This is a mixer application to control the Tascam US-16x08 audio interface. This device contains about 280 control elements and this mixer application aims to provide comfortable access to the DSP effects the device supports.

musl 1.2.5
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 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.

ncdu-2 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 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.

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.

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.

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.

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.

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.

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.

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.

netbeans 25
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.

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.

restinio 0.7.7
Dependencies: openssl@3.0.8 sobjectizer@5.8.2
Propagated dependencies: asio@1.36.0 expected-lite@0.9.0 fmt@11.2.0 llhttp@9.1.3 pcre@8.45 pcre2@10.42 zlib@1.3.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://stiffstream.com/en/products/restinio.html
Licenses: Modified BSD
Build system: cmake
Synopsis: C++14 library that gives you an embedded HTTP/Websocket server
Description:

RESTinio is a header-only C++14 library that gives you an embedded HTTP/Websocket server. It is based on standalone version of ASIO and targeted primarily for asynchronous processing of HTTP-requests.

vde2 2.3.3
Dependencies: python@3.11.14 libpcap@1.10.1 wolfssl@5.7.6
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/virtualsquare/vde-2
Licenses: GPL 2 LGPL 2.1 non-copyleft
Build system: gnu
Synopsis: Virtual Distributed Ethernet
Description:

VDE is a set of programs to provide virtual software-defined Ethernet network interface controllers across multiple virtual or physical, local or remote devices. The VDE architecture provides virtual counterparts to hardware components such as switches and cables.

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.

ifstatus 2.0.0
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://ifstatus.sourceforge.net/graphic/index.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Text based network interface status monitor
Description:

IFStatus is a simple, easy-to-use program for displaying commonly needed/wanted real-time traffic statistics of multiple network interfaces, with a simple and efficient view on the command line. It is intended as a substitute for the PPPStatus and EthStatus projects.

axel 2.17.14
Dependencies: libressl@4.2.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/axel-download-accelerator/axel
Licenses: GPL 2+
Build system: gnu
Synopsis: Light command line download accelerator
Description:

Axel tries to accelerate the download process by using multiple connections per file, and can also balance the load between different servers. It tries to be as light as possible, so it might be useful on byte-critical systems. It supports HTTP, HTTPS, FTP and FTPS protocols.

socat 1.7.4.4
Dependencies: openssl@3.0.8 readline@8.2.13
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: http://www.dest-unreach.org/socat/
Licenses: GPL 2
Build system: gnu
Synopsis: Open bidirectional communication channels from the command line
Description:

socat is a relay for bidirectional data transfer between two independent data channels---files, pipes, devices, sockets, etc. It can create "listening" sockets, named pipes, and pseudo terminals.

socat can be used, for instance, as TCP port forwarder, as a shell interface to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a serial line, to logically connect serial lines on different computers, or to establish a relatively secure environment (su and chroot) for running client or server shell scripts with network connections.

Total packages: 70992