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

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-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.10.1
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://gitlab.com/rstocker/emacs-bluetooth
Licenses: GPL 3+
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-pass 2.0
Propagated dependencies: emacs-password-store@2.3.2 emacs-f@0.21.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/NicolasPetton/pass
Licenses: GPL 3+
Synopsis: Major mode for @file{password-store.el}
Description:

This is a major mode for managing password-store (pass) keychains. The keychain entries are displayed in a directory-like structure and can be consulted and modified.

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+
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-shell-here 1.3-1.eeb437f
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/shell-here
Licenses: GPL 3+
Synopsis: Launch a shell relative to default-directory
Description:

This package provides commands to open a shell buffer in (or relative to) the default-directory or – using projectile or find-file-in-project – a project root.

emacs-tl1-mode 1.3-1.48d1289
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/geoclue
Licenses: GPL 3+
Synopsis: Major mode for editing Fluke 9100 TL/1 source code
Description:

This package provides a major mode for editing Fluke TL/1 source code. TL/1 is a language used to control Fluke’s 9100 series of testing and troubleshooting mainframes.

emacs-transmission 0.12.2
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/holomorph/transmission
Licenses: GPL 3+
Synopsis: Emacs interface to a Transmission session
Description:

This package provides an Emacs interface to interact with a running session of the Transmission Bittorrent client.

Features:

  • List, add, start/stop, verify, remove torrents.

  • Set speed limits, ratio limits, bandwidth priorities, trackers.

  • Navigate to the corresponding file list, torrent info, peer info contexts.

  • Toggle downloading and set priorities for individual files.

emacs-with-editor 3.4.6
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+
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.

emacs-emms 23
Dependencies: emacs-emms-print-metadata@23 alsa-utils@1.2.11 flac@1.5.0 vorbis-tools@1.4.3 mpg321@0.3.2 mp3info@0.8.5a python-mutagen@1.47.0 perl-image-exiftool@12.70 opus-tools@0.2
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://www.gnu.org/software/emms/
Licenses: GPL 3+
Synopsis: The Emacs Multimedia System
Description:

EMMS is the Emacs Multimedia System. It is a small front-end which can control one of the supported external players. Thus, it supports whatever formats are supported by your music player. It also supports tagging and playlist management, all behind a clean and light user interface.

emacs-browse-at-remote 0.14.0
Propagated dependencies: emacs-f@0.21.0 emacs-s@1.13.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/rmuslimov/browse-at-remote
Licenses: GPL 3+
Synopsis: Open github/gitlab/bitbucket/stash page from Emacs
Description:

This Emacs package allows you to open a target page on github/gitlab (or bitbucket) by calling browse-at-remote command. It supports dired buffers and opens them in tree mode at destination.

emacs-slime 2.31
Propagated dependencies: emacs-macrostep@0.9.5
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/slime/slime
Licenses: GPL 2+ Public Domain
Synopsis: Superior Lisp Interaction Mode for Emacs
Description:

SLIME extends Emacs with support for interactive programming in Common Lisp. The features are centered around slime-mode, an Emacs minor mode that complements the standard lisp-mode. While lisp-mode supports editing Lisp source files, slime-mode adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on.

emacs-sql-indent 1.7
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/alex-hhh/emacs-sql-indent
Licenses: GPL 3+
Synopsis: Support for indenting code in SQL files
Description:

This package provides a minor mode that enables syntax-based indentation for SQL mode buffers. Indentation rules are flexible and can be customized to match your personal coding style.

emacs-hyperspace 0.8.5-1.f574d07
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/hyperspace
Licenses: GPL 3+
Synopsis: Get there from here
Description:

Hyperspace is a way to get nearly anywhere from wherever you are, whether that's within Emacs or on the web. It's somewhere in between Quicksilver and keyword URLs, giving you a single, consistent interface to get directly where you want to go. It’s for things that you use often, but not often enough to justify a dedicated binding.

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

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

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

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

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

kryoflux-dtc 3.50
Dependencies: glibc@2.41 fmt@9.1.0 libusb@1.0.25 openjdk@24.0.1
Channel: atomized
Location: atomized/packages/floppy-disk.scm (atomized packages floppy-disk)
Home page: https://www.kryoflux.org
Licenses: Nonfree
Synopsis:
Description:
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
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
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.16
Channel: atomized
Location: atomized/packages/makemkv.scm (atomized packages makemkv)
Home page: https://www.makemkv.com/
Licenses: Nonfree
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:
Synopsis: Similar to namedtuple, but instances are mutable.
Description:

Similar to namedtuple, but instances are mutable.

python-mpdmetrics 1.0
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+
Synopsis: Collectd plugin for MPD
Description:

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

python-manhole 1.8.1
Channel: atomized
Location: atomized/packages/python-xyz.scm (atomized packages python-xyz)
Home page: https://github.com/ionelmc/python-manhole
Licenses: FreeBSD
Synopsis: Manhole is in-process service that will accept unix domain socket connections and present thestacktraces for all threads and an interactive prompt.
Description:

Manhole is in-process service that will accept unix domain socket connections and present thestacktraces for all threads and an interactive prompt.

raspberry-pi-firmware 1.20250915
Channel: atomized
Location: atomized/packages/raspberry-pi.scm (atomized packages raspberry-pi)
Home page: https://github.com/raspberrypi/firmware
Licenses: Nonfree
Synopsis: Raspberry Pi firmware binaries
Description:

Raspberry Pi firmware binaries

Page: 12345
Total results: 105