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

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.


emacs-forge-native 0.6.7
Propagated dependencies: emacs-closql-native@2.4.0 emacs-compat-native@31.0.0.1 emacs-emacsql-native@4.4.1 emacs-ghub-native@5.2.0 emacs-llama-native@1.0.4 emacs-magit-native@4.6.0 emacs-markdown-mode-native@2.8 emacs-yaml-native@1.2.3
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/magit/forge/
Licenses: GPL 3+
Build system: emacs
Synopsis: Access Git forges from Magit
Description:

Work with Git forges, such as Github and Gitlab, from the comfort of Magit and the rest of Emacs.

emacs-wordnut-native 0.1-0.feac531
Propagated dependencies: wordnet@3.0 emacs-adaptive-wrap-native@0.9
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/gromnitsky/wordnut
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for WordNet
Description:

This Emacs package provides an interface for wordnet. Features include completion, if the query is not found too ambiguous and navigation in the result buffer.

emacs-yaml-mode-native 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.

emacs-ytdl-native 1.3.6-0.2ea3daf
Dependencies: yt-dlp@2026.06.09
Propagated dependencies: emacs-async-native@1.9.9 emacs-dash-native@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-highlight-symbol-native 1.3-1.7a789c7
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://nschum.de/src/emacs/highlight-symbol/
Licenses: GPL 2+
Build system: emacs
Synopsis: Automatic and manual symbol highlighting for Emacs
Description:

Use highlight-symbol to toggle highlighting of the symbol at point throughout the current buffer. Use highlight-symbol-mode to keep the symbol at point highlighted.

The functions highlight-symbol-next, highlight-symbol-prev, highlight-symbol-next-in-defun and highlight-symbol-prev-in-defun allow for cycling through the locations of any symbol at point. Use highlight-symbol-nav-mode to enable key bindings M-p and M-p for navigation. When highlight-symbol-on-navigation-p is set, highlighting is triggered regardless of highlight-symbol-idle-delay.

highlight-symbol-query-replace can be used to replace the symbol.

emacs-slime-native 2.32
Propagated dependencies: emacs-macrostep-native@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
Build system: emacs
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-debase-native 0.7-1.0b6fc2a
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/debase
Licenses: GPL 3+
Build system: emacs
Synopsis: D-Bus convenience layer for Emacs
Description:

Debase provides a higher-level API for using and implementing D-Bus services inside Emacs.

emacs-consult-native 3.6
Propagated dependencies: emacs-compat-native@31.0.0.1
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/minad/consult
Licenses: GPL 3+
Build system: emacs
Synopsis: Consulting completing-read
Description:

This package provides various handy commands based on the Emacs completion function completing-read, which allows quickly selecting from a list of candidates.

emacs-deadgrep-native 0.13
Dependencies: ripgrep@15.1.0
Propagated dependencies: emacs-dash-native@2.20.0 emacs-s-native@1.13.0 emacs-spinner-native@1.7.4
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/Wilfred/deadgrep
Licenses: GPL 3+
Build system: emacs
Synopsis: Frontend for @code{ripgrep}
Description:

This package provides an Emacs interface for performing searches with ripgrep.

emacs-blight-native 1.1
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/blight
Licenses: GPL 3+
Build system: emacs
Synopsis: Control display brightness
Description:

Blight allows you to control display brightness from Emacs. It features object-oriented code using EIEIO, a base class implementing a reasonable API which focuses on the set the back light to this percentage functionality, it includes a concrete implementation that uses SysFS to control brightness. Other systems (D-Bus, xbacklight, XELB using XRandR) are easily supportable, giving the same experience across environments.

emacs-nov-native 0.5.0
Dependencies: unzip@6.0
Propagated dependencies: emacs-esxml-native@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-org-page 20241227.814
Propagated dependencies: emacs-ht@2.4-0.1c49aad emacs-simple-httpd@1.5.1 emacs-mustache@0.23 emacs-htmlize@1.59 emacs-org@9.8.3 emacs-dash@2.20.0 emacs-git@20140128.1041
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/kelvinh/org-page
Licenses: GPL 3+
Build system: emacs
Synopsis: Static site generator based on org mode
Description:

See documentation at https://github.com/kelvinh/org-page Org-page is a static site generator based on org mode. Org-page provides following features: 1) org sources and html files managed by git 2) incremental publication (according to =git diff= command) 3) category support 4) tags support (auto generated) 5) RSS support (auto generated) 6) search engine support (auto generated) 7) a beautiful theme 8) theme customization support 9) commenting (implemented using disqus) 10) site visiting tracking (implemented using google analytics) 11) index/about page support (auto generated if no default provided) 12) site preview 13) highly customizable.

pinentry-emacs 1.3.2
Dependencies: ncurses@6.2.20210619 libassuan@3.0.1 libsecret@0.21.7
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://gnupg.org/aegypten2/
Licenses: GPL 2+
Build system: gnu
Synopsis: GnuPG's interface to passphrase input
Description:

Pinentry provides a console and an Emacs interface that allows users to enter a passphrase when required by gpg or other software.

emacs-pass-native 2.0
Propagated dependencies: emacs-password-store-native@2.3.2 emacs-f-native@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+
Build system: emacs
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-browse-at-remote-native 0.14.0
Propagated dependencies: emacs-f-native@0.21.0 emacs-s-native@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+
Build system: emacs
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-lemon-native 2.1.0
Propagated dependencies: emacs-s-native@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-pinentry-native 0.1-2.0079964
Propagated dependencies: gnupg@2.4.8
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/pinentry.html
Licenses: GPL 3+
Build system: emacs
Synopsis: GnuPG Pinentry server implementation
Description:

This package allows GnuPG passphrase to be prompted through the minibuffer instead of graphical dialog.

To use, add allow-emacs-pinentry to ~/.gnupg/gpg-agent.conf, reload the configuration with gpgconf --reload gpg-agent, and start the server with M-x pinentry-start.

emacs-discomfort-native 0-1.873eea8
Propagated dependencies: emacs-debase-native@0.7-1.0b6fc2a
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/discomfort
Licenses: GPL 3+
Build system: emacs
Synopsis: User interface to mount and unmount disks in Emacs
Description:

Discomfort is an interface to mount and unmount disks in Emacs, using UDisks2.

emacs-mastodon-native 2.0.17
Propagated dependencies: emacs-persist-native@0.8 emacs-tp-native@0.9
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/martianh/mastodon.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs client for Mastodon
Description:

mastodon.el is an Emacs client for Mastodon, the federated microblogging social network.

emacs-9lc-mode-native 0.7-1.7871476
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/geoclue
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing Fluke 9000 scripts
Description:

This package provides a major mode for editing Fluke 9010a "9LC" files.

emacs-nssh-native 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-exwm-firefox-native 1.3
Dependencies: emacs-exwm-native@0.35 emacs-exwm-firefox-core-native@1.0-1.e2fe2a8 emacs-s-native@1.13.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/exwm-firefox
Licenses: GPL 3+
Build system: emacs
Synopsis: Enhanced support for Firefox under EXWM
Description:

This package adds enhanced support for Firefox (and forks based on Firefox) under EXWM. Keybindings intentionally mirror other Emacs navigation controls.

emacs-groovy-modes-native 2.1
Propagated dependencies: emacs-dash-native@2.20.0 emacs-s-native@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-ob-restclient-native 0.02-3.1b021ce
Propagated dependencies: emacs-restclient-native@1.0-0.1800a4e
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/alf/ob-restclient.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Org-babel functionality for @code{restclient-mode}
Description:

This package integrates restclient-mode with Org.

Page: 12345
Total packages: 113