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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


emacs-ytdl 1.3.6-0.2ea3daf
Dependencies: yt-dlp@2025.11.12
Propagated dependencies: emacs-async@1.9.9 emacs-dash@2.20.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://gitlab.com/tuedachu/ytdl
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface for youtube-dl
Description:

This package manages a video download queue for yt-dlp, which serves as the back end. New videos can be queued at any time. All yt-dlp backends are supported. It is possible to create download profiles depending on the downloaded URL.

emacs-lemon 2.1.0
Propagated dependencies: emacs-s@1.13.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/lemon
Licenses: GPL 3+
Build system: emacs
Synopsis: System monitors in the echo area
Description:

Lemon is a tiny system monitor which displays system information in the echo area when Emacs is has been idle for a few seconds. This is a fork of zk_phi’s Symon, which has been largely rewritten. It works nicely with EXWM.

emacs-groovy-modes 2.1
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/Groovy-Emacs-Modes/groovy-emacs-modes
Licenses: GPL 3+
Build system: emacs
Synopsis: Groovy related modes for Emacs
Description:

This package provides groovy-mode for syntax highlighting in Groovy source files, REPL integration with run-groovy and Grails project navigation with the grails mode.

emacs-yasnippet 0.14.3
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/joaotavora/yasnippet
Licenses: GPL 3+
Build system: emacs
Synopsis: Yet another snippet extension for Emacs
Description:

YASnippet is a template system for Emacs. It allows you to type an abbreviation and automatically expand it into function templates.

emacs-pulseaudio-control 0.1-0.34a6114
Dependencies: pulseaudio@16.1
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://git.sr.ht/~flexibeast/pulseaudio-control
Licenses: GPL 3+
Build system: emacs
Synopsis: Control Pulseaudio from Emacs
Description:

This package allows controlling Pulseaudio from Emacs.

emacs-nov-el 0.5.0
Dependencies: unzip@6.0
Propagated dependencies: emacs-esxml@0.3.8
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://depp.brause.cc/nov.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for reading EPUBs in Emacs
Description:

nov.el provides a major mode for reading EPUB documents.

emacs-nssh 0.9.12-1.74d4373
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/nssh
Licenses: GPL 3+
Build system: emacs
Synopsis: SSH mode for Emacs
Description:

This package provides an SSH mode for Emacs, built on top of Tramp and shell mode. It keeps a history of previously connected hosts and supports auto-completion of known hosts.

emacs-syncthing 3.0.2
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/KeyWeeUsr/emacs-syncthing
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs client for Syncthing
Description:

Emacs-Syncthing is a client for the Syncthing file synchronization tool which provides an Emacs interface to replace the built-in web UI.

emacs-exec-path-from-shell 2.2
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/purcell/exec-path-from-shell
Licenses: GPL 3+
Build system: emacs
Synopsis: Get environment variables such as @env{PATH} from the shell
Description:

This library allows the user to set Emacs exec-path and PATH from the shell's PATH, so that shell-command, compile and the like work as expected on systems on which Emacs is not guaranteed to inherit a login shell's environment variables. It also allows other environment variables to be retrieved from the shell, so that Emacs will see the same values you get in a terminal.

emacs-dired-rsync 0.7
Propagated dependencies: emacs-s@1.13.0 emacs-dash@2.20.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/stsquad/dired-rsync/
Licenses: GPL 3+
Build system: emacs
Synopsis: Support for rsync from Emacs dired buffers
Description:

This package adds a single command dired-rsync which allows the user to copy marked files in a Dired buffer via rsync. This is useful, especially for large files, because the copy happens in the background and doesn’t lock up Emacs. It is also more efficient than using Tramp's own encoding methods for moving data between systems.

emacs-with-editor 3.4.7
Propagated dependencies: emacs-async@1.9.9 emacs-compat@30.1.0.1
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/magit/with-editor
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs library for using Emacsclient as EDITOR
Description:

This package provides an Emacs library to use the Emacsclient as $EDITOR of child processes, making sure they know how to call home. For remote processes a substitute is provided, which communicates with Emacs on stdout instead of using a socket as the Emacsclient does.

tree-sitter-clojure 0.0.13
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/sogaiu/tree-sitter-clojure
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Clojure grammar
Description:

This package provides a Clojure grammar for the Tree-sitter library.

emacs-bluetooth 0.4.1
Dependencies: bluez@5.79 dbus@1.15.8
Propagated dependencies: emacs-compat@30.1.0.1 emacs-dash@2.20.0 emacs-transient@0.11.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://gitlab.com/rstocker/emacs-bluetooth
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage Bluetooth devices using Emacs
Description:

This package implements basic Bluetooth management functionality, such as connecting and disconnecting devices, setting properties and aliases, putting the adapter in discovery mode and controlling its power supply. It also includes a pairing agent.

emacs-yaml-mode 0.0.16
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/yoshiki/yaml-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing YAML files
Description:

Yaml mode is an Emacs major mode for editing files in the YAML data serialization format. As YAML and Python share the fact that indentation determines structure, this mode provides indentation and indentation command behavior very similar to that of Python mode.

uefitool-alpha A68
Dependencies: qtbase@6.9.2
Channel: atomized
Location: atomized/packages/flashing-tools.scm (atomized packages flashing-tools)
Home page: https://github.com/LongSoft/UEFITool/
Licenses: FreeBSD
Build system: cmake
Synopsis: UEFI image editor (alpha, new engine version)
Description:

uefitool is a graphical image file editor for Unifinished Extensible Firmware Interface (UEFI) images.

This is the alpha version with a rewritten engine.

uefitool 0.28.0
Dependencies: qtbase@5.15.17
Channel: atomized
Location: atomized/packages/flashing-tools.scm (atomized packages flashing-tools)
Home page: https://github.com/LongSoft/UEFITool/
Licenses: FreeBSD
Build system: gnu
Synopsis: UEFI image editor
Description:

uefitool is a graphical image file editor for Unified Extensible Firmware Interface (UEFI) images.

samdisk 4.0-alpha-20220725-1.0dc6c8a
Channel: atomized
Location: atomized/packages/floppy-disk.scm (atomized packages floppy-disk)
Home page: https://sourceforge.net/projects/toolshed/
Licenses: Expat
Build system: cmake
Synopsis: A portable disk image utility, specialising in copy-protected PC-compatible formats.
Description:

SAMdisk is a portable disk image utility. It specialises in reading and writing most PC-compatible floppy media, including many copy-protected formats.

kryoflux-dtc 3.50
Dependencies: glibc@2.41 fmt@9.1.0 libusb@1.0.25 openjdk@25
Channel: atomized
Location: atomized/packages/floppy-disk.scm (atomized packages floppy-disk)
Home page: https://www.kryoflux.org
Licenses: Nonfree
Build system: binary
Synopsis:
Description:
toolshed 2.4.2
Dependencies: fuse@2.9.9
Channel: atomized
Location: atomized/packages/floppy-disk.scm (atomized packages floppy-disk)
Home page: https://github.com/nitros9project/toolshed
Licenses: Public Domain
Build system: gnu
Synopsis: Tools for OS-9 computers
Description:

ToolShed is a package of utilities to perform cross-development from Windows, Linux or Mac OS X computers to the Tandy Color Computer and Dragon microcomputers. Tools are included to read/write both OS-9 RBF disk images and CoCo Disk BASIC disk images, generate cassette WAV files and more.

font-xkcd-script 0-0.5632fde
Channel: atomized
Location: atomized/packages/fonts.scm (atomized packages fonts)
Home page: https://github.com/ipython/xkcd-font
Licenses: Nonfree
Build system: font
Synopsis: The xkcd font
Description:

A font derived from a handwriting sample provided by Randall Munroe.

imv 4.5.0+image_change
Dependencies: freeimage@3.18.0 glu@9.0.2 libheif@1.19.7 libinih@57 libjpeg-turbo@2.1.4 libjxl@0.11.1 libnsgif@1.0.0 librsvg@2.58.5 libtiff@4.4.0 libxkbcommon@1.11.0 pango@1.54.0 wayland@1.24.0
Channel: atomized
Location: atomized/packages/image-viewers.scm (atomized packages image-viewers)
Home page: https://git.sr.ht/~exec64/imv/
Licenses: Expat
Build system: meson
Synopsis: Image viewer for tiling window managers
Description:

imv is a command line image viewer intended for use with tiling window managers. Features include:

  • Native Wayland and X11 support.

  • Support for dozens of image formats including:

    • PNG

    • JPEG

    • Animated GIFs

    • SVG

    • TIFF

    • Various RAW formats

    • Photoshop PSD files

  • Configurable key bindings and behavior.

  • Highly scriptable with IPC via imv-msg.

makemkv 1.18.2
Dependencies: zlib@1.3.1 openssl@3.0.8 expat@2.7.1 ffmpeg@6.1.2 qtbase@5.15.17
Channel: atomized
Location: atomized/packages/makemkv.scm (atomized packages makemkv)
Home page: https://www.makemkv.com/
Licenses: Nonfree
Build system: gnu
Synopsis: Executable for MakeMKV to handle disc operations
Description:
python-namedlist 1.8
Dependencies: python-pytest@8.4.1
Channel: atomized
Location: atomized/packages/python-xyz.scm (atomized packages python-xyz)
Home page: https://gitlab.com/ericvsmith/namedlist
Licenses:
Build system: pyproject
Synopsis: Similar to namedtuple, but instances are mutable.
Description:

Similar to namedtuple, but instances are mutable.

python-mpdmetrics 1.1
Propagated dependencies: python-mpd2@3.0.4
Channel: atomized
Location: atomized/packages/python-xyz.scm (atomized packages python-xyz)
Home page: https://codeberg.org/ieure/mpdmetrics
Licenses: GPL 3+
Build system: pyproject
Synopsis: Collectd plugin for MPD
Description:

This plugin for collectd will connect to a MPD server and collect metrics about it.

Page: 12345
Total results: 107