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

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.


libpatch-cov 1.0.0
Dependencies: capstone@5.0.1 elfutils@0.192 libunwind@1.6.2 liburcu@0.15.6
Channel: old
Location: libpatch.scm (libpatch)
Home page: https://git.sr.ht/~old/libpatch
Licenses: LGPL 2.1 Expat GPL 3+
Build system: gnu
Synopsis: Dynamic binary patcher
Description:

libpatch is a lightweight C library that can be used by tracers, debuggers and other tools for insertion of probes in a program at runtime. It has many strategies to minimize probe overhead and maximize possible coverage.

libpatch-workflow git.aeb862b
Dependencies: capstone@5.0.1 elfutils@0.192 libunwind@1.6.2 liburcu@0.15.6
Channel: old
Location: libpatch.scm (libpatch)
Home page: https://git.sr.ht/~old/libpatch
Licenses: LGPL 2.1 Expat GPL 3+
Build system: gnu
Synopsis: Dynamic binary patcher
Description:

libpatch is a lightweight C library that can be used by tracers, debuggers and other tools for insertion of probes in a program at runtime. It has many strategies to minimize probe overhead and maximize possible coverage.

libpatch-asan 1.0.0
Dependencies: capstone@5.0.1 elfutils@0.192 libunwind@1.6.2 liburcu@0.15.6
Channel: old
Location: libpatch.scm (libpatch)
Home page: https://git.sr.ht/~old/libpatch
Licenses: LGPL 2.1 Expat GPL 3+
Build system: gnu
Synopsis: Dynamic binary patcher
Description:

libpatch is a lightweight C library that can be used by tracers, debuggers and other tools for insertion of probes in a program at runtime. It has many strategies to minimize probe overhead and maximize possible coverage.

gnuplot 6.0.3
Dependencies: cairo@1.18.4 gd@2.3.3 libcerf@1.14 lua@5.3.5 pango@1.56.4 readline@8.2.13
Channel: old
Location: maths.scm (maths)
Home page: http://www.gnuplot.info
Licenses: FSF-free
Build system: gnu
Synopsis: Command-line driven graphing utility
Description:

Gnuplot is a portable command-line driven graphing utility. It was originally created to allow scientists and students to visualize mathematical functions and data interactively, but has grown to support many non-interactive uses such as web scripting. It is also used as a plotting engine by third-party applications like Octave.

ne-emacs-gptel 0.9.9.5-0.5b2b95f
Dependencies: curl@8.6.0
Propagated dependencies: emacs-compat@31.0.0.1 emacs-transient@0.13.2
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/karthink/gptel
Licenses: GPL 3+
Build system: emacs
Synopsis: GPTel is a simple ChatGPT client for Emacs
Description:

GPTel is a simple ChatGPT asynchronous client for Emacs with no external dependencies. It can interact with ChatGPT from any Emacs buffer with ChatGPT responses encoded in Markdown or Org markup. It supports conversations, not just one-off queries and multiple independent sessions. It requires an OpenAI API key.

ne-emacs-inline-diff 0.0.1-0.d1c1319
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://code.tecosaur.net/tec/inline-diff
Licenses: GPL 3+
Build system: emacs
Synopsis: Enable inline Git diffs in Emacs
Description:

This package provides inline Git diff functionality in Emacs, enabling users to view changes inline within buffers.

ne-emacs-gptel-agent 0.0.1-0.2853a57
Propagated dependencies: ne-emacs-gptel@0.9.9.5-0.5b2b95f emacs-yaml@1.2.3 emacs-orderless@1.6
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/karthink/gptel-agent
Licenses: GPL 3+
Build system: emacs
Synopsis: Agent mode for gptel
Description:

Provides an agent mode for interacting with GPT models seamlessly in GPTel.

ne-emacs-gptel-quick 0.0.5-0.018ff2b
Propagated dependencies: ne-emacs-gptel@0.9.9.5-0.5b2b95f
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/karthink/gptel-quick
Licenses: GPL 3+
Build system: emacs
Synopsis: Quick LLM lookups in Emacs
Description:

This package provides a tiny everyday helper for easily looking up or summarizing text using an LLM.

ne-emacs-copilot 0.5-0.ab5c58b
Propagated dependencies: emacs-f@0.21.0 emacs-jsonrpc@1.0.28 emacs-editorconfig@0.11.0 emacs-track-changes@1.5
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/copilot-emacs/copilot.el
Licenses: Expat
Build system: emacs
Synopsis: An unofficial Copilot plugin for Emacs.
Description:

An unofficial Copilot plugin for Emacs.

ne-emacs-ob-gptel 0.1.0-0.71584eb
Propagated dependencies: ne-emacs-gptel@0.9.9.5-0.5b2b95f
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/jwiegley/ob-gptel/
Licenses: GPL 3+
Build system: emacs
Synopsis: Org Babel support for evaluating @code{gptel} prompts.
Description:

ob-gptel is a backend for Org Babel. It provides an alternative interface to evaluate {gptel

ne-emacs-gptel-prompts 1.0-0.f1c2920
Propagated dependencies: ne-emacs-gptel@0.9.9.5-0.5b2b95f
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/jwiegley/gptel-prompts/
Licenses: GPL 2+
Build system: emacs
Synopsis: Alternative Gptel directives management
Description:

This package offers an advanced way to manage Gptel directives, using files rather than customizing the variable directly.

stumpwm-git 20.11-0.64a3c9a
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-ppcre@2.1.1 sbcl-clx@0.7.7
Channel: neguix
Location: negnu/packages/wm.scm (negnu packages wm)
Home page: https://github.com/stumpwm/stumpwm
Licenses: GPL 2+
Build system: asdf/sbcl
Synopsis: Window manager written in Common Lisp
Description:

Stumpwm is a window manager written entirely in Common Lisp. It attempts to be highly customizable while relying entirely on the keyboard for input. These design decisions reflect the growing popularity of productive, customizable lisp based systems.

b43-fwcutter 019
Channel: efraim-dfsg
Location: dfsg/contrib/b43-fwcutter.scm (dfsg contrib b43-fwcutter)
Home page: https://wireless.docs.kernel.org/en/latest/en/users/drivers/b43.html
Licenses: FreeBSD
Build system: gnu
Synopsis: Tool to extract firmware from binary Broadcom 43xx driver files
Description:

b43-fwcutter can extract the firmware for your Broadcom 43xx hardware from different closed source drivers. The b43 driver depends on these firmware files and can't work without them. Currently b43-fwcutter supports Apple MacOS X, Microsoft Windows and Linux drivers, but keep in mind that b43-fwcutter doesn't support all driver versions.

dissent 0.0.37
Dependencies: gtk@4.22.1 gtksourceview@5.16.0 libadwaita@1.8.2 libcanberra@0.30 libspelling@0.4.5
Channel: efraim-dfsg
Location: dfsg/contrib/discord.scm (dfsg contrib discord)
Home page: https://github.com/diamondburned/dissent
Licenses: GPL 3+
Build system: go
Synopsis: Tiny native Discord app
Description:

Dissent (previously gtkcord4) is a third-party Discord client designed for a smooth, native experience on Linux desktops. Built with the GTK4 and libadwaita for a modern look and feel, it delivers your favorite Discord app in a lightweight and visually appealing package.

tailscale 1.98.8
Dependencies: bash-minimal@5.2.37 findutils@4.10.0 iproute2@6.4.0 iptables@1.8.11 kmod@29 openresolv@3.17.4 procps@4.0.3
Channel: efraim-dfsg
Location: dfsg/contrib/tailscale.scm (dfsg contrib tailscale)
Home page: https://github.com/tailscale/tailscale
Licenses: Modified BSD
Build system: go
Synopsis: VPN client for the Tailscale network
Description:

Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world.

python-adblock 0.6.0-1.a340dfc
Channel: efraim-dfsg
Location: dfsg/main/adblock.scm (dfsg main adblock)
Home page: https://github.com/ArniDagur/python-adblock
Licenses: Expat ASL 2.0
Build system: pyproject
Synopsis: Adblock library in Python
Description:

Python wrapper for Brave's adblocking library, which is written in Rust.

serial-monitor 0.15.0
Dependencies: go-github-com-arduino-pluggable-monitor-protocol-handler@0.9.2 go-go-bug-st-serial@1.7.1 go-golang-org-x-exp@0.0.0-20250911091902-df9299821621
Channel: efraim-dfsg
Location: dfsg/main/arduino.scm (dfsg main arduino)
Home page: https://github.com/arduino/serial-monitor
Licenses: GPL 3
Build system: go
Synopsis: Arduino pluggable monitor for serial ports
Description:

The serial-monitor tool is a command line program that interacts via stdio. It accepts commands as plain ASCII strings terminated with LF \n and sends response as JSON.

dfu-discovery 0.1.2
Dependencies: go-github-com-arduino-go-properties-orderedmap@1.8.1 go-github-com-arduino-pluggable-discovery-protocol-handler@2.2.1 libusb@1.0.25
Channel: efraim-dfsg
Location: dfsg/main/arduino.scm (dfsg main arduino)
Home page: https://github.com/arduino/dfu-discovery
Licenses: GPL 3
Build system: go
Synopsis: Arduino pluggable discovery for dfu devices
Description:

The dfu-discovery tool is a command line program that interacts via stdio. It accepts commands as plain ASCII strings terminated with LF \n and sends response as JSON.

serial-discovery 1.4.3
Dependencies: go-github-com-arduino-go-properties-orderedmap@1.8.1 go-github-com-arduino-pluggable-discovery-protocol-handler@2.2.1 go-github-com-s-urbaniak-uevent@1.0.1 go-go-bug-st-serial@1.7.1 go-golang-org-x-sys@0.43.0
Channel: efraim-dfsg
Location: dfsg/main/arduino.scm (dfsg main arduino)
Home page: https://github.com/arduino/serial-discovery
Licenses: GPL 3
Build system: go
Synopsis: Arduino IDE pluggable-discovery for Serial ports
Description:

The serial-discovery tool is a command line program that interacts via stdio. It accepts commands as plain ASCII strings terminated with LF \n and sends response as JSON.

mdns-discovery 1.0.12
Dependencies: go-github-com-arduino-go-properties-orderedmap@1.8.1 go-github-com-arduino-pluggable-discovery-protocol-handler@2.2.1 go-github-com-hashicorp-mdns@1.0.6
Channel: efraim-dfsg
Location: dfsg/main/arduino.scm (dfsg main arduino)
Home page: https://github.com/arduino/mdns-discovery
Licenses: GPL 3
Build system: go
Synopsis: mdns (bonjour) pluggable discovery
Description:

MDNS (Bonjour) pluggable discovery tool.

ltzip 0.70
Dependencies: perl@5.36.0
Channel: efraim-dfsg
Location: dfsg/main/brendan_gregg.scm (dfsg main brendan_gregg)
Home page: https://www.brendangregg.com/specials.html
Licenses: GPL 2+
Build system: trivial
Synopsis: Lossy Text Compression
Description:

This program compresses text files using a unique lossy text compression algorithm. Decompression is not possible. The result file has a ".ltz" extension, and the original file remains.

Not only is the byte count reduced, but the bytes themselves are smaller bytes - and weigh less when stored on disk.

onstat 1.00
Dependencies: perl@5.36.0
Channel: efraim-dfsg
Location: dfsg/main/brendan_gregg.scm (dfsg main brendan_gregg)
Home page: https://www.brendangregg.com/specials.html
Licenses: GPL 2+
Build system: trivial
Synopsis: Server on status
Description:

Onstat tells you if your server is switched on. A common problem is when staff attempt to use a server or desktop when the power is not switched on. This may help diagnose such a situation.

mkzombie 0.80
Channel: efraim-dfsg
Location: dfsg/main/brendan_gregg.scm (dfsg main brendan_gregg)
Home page: https://www.brendangregg.com/specials.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Make zombie processes
Description:

This program creates one or more zombies and a daemon their leader. It can be used to replenish system zombies, or to feed the init monster.

baud 1.20
Dependencies: perl@5.36.0
Channel: efraim-dfsg
Location: dfsg/main/brendan_gregg.scm (dfsg main brendan_gregg)
Home page: https://www.brendangregg.com/specials.html
Licenses: GPL 2+
Build system: trivial
Synopsis: Run commands safley at their native baud
Description:

This allows older commands to be executed safely at their original native baud. Commands are now often run over high speed telnet or ssh sessions, at speeds they were not designed for - sometimes called "overbauding". Overbauding can cause command overheating, resulting in Command Fault Heat State Exception (CFHSE) errors.

Many command line programs, especially those for Unix, were originally written to run at bauds such as 300, 1200, 2400 or even 9600. This was the days of serial connections to teletypes or dumb terminals (aka glass teletypes, green screens, etc). While links to servers have increased in speed, the code for most commands has remained the same. Some operating systems have a man page, fastcommands(5), that lists commands that are high speed link safe.

Total packages: 72693