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

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-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+
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-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-org-street 0.7.1-0.17913af
Propagated dependencies: emacs-nominatim@0.9.3-0.f814e16
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/org-street
Licenses: GPL 3+
Synopsis: (Reverse) Geocoding for Emacs Org files
Description:

Org Street is an extension for Org Mode for turning the names of places into a LOCATION property containing their address. Given some freeform text approximately describing a location, it geocodes it with OpenStreetMap’s Nominatim API to determine a canonical location. If Nominatim returns multiple locations, a list is displayed to choose from.

emacs-org-page 20241227.814
Propagated dependencies: emacs-ht@2.3 emacs-simple-httpd@1.5.1 emacs-mustache@0.23 emacs-htmlize@1.59 emacs-org@9.7.34 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+
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.

emacs-orderless 1.5
Propagated dependencies: emacs-compat@30.1.0.1
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/oantolin/orderless
Licenses: GPL 3+
Synopsis: Emacs completion style that matches multiple regexps in any order
Description:

This package provides an orderless completion style that divides the pattern into space-separated components, and matches candidates that match all of the components in any order. Each component can match in any one of several ways: literally, as a regexp, as an initialism, in the flex style, or as multiple word prefixes.

emacs-exwm-ss 1.0
Dependencies: emacs-exwm@0.34 xscreensaver@6.12 xset@1.2.5
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/exwm-ss
Licenses: GPL 3+
Synopsis: Automatically inhibit screensaver activation in EXWM
Description:

This package provides a global minor mode to inhibit screensaver activation in EXWM.

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-projectile 2.9.1
Propagated dependencies: emacs-dash@2.20.0 emacs-pkg-info@0.6
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/bbatsov/projectile
Licenses: GPL 3+
Synopsis: Manage and navigate projects in Emacs easily
Description:

This library provides easy project management and navigation. The concept of a project is pretty basic: just a folder containing special file. Currently Git, Mercurial and Bazaar repositories are considered projects by default. If you want to mark a folder manually as a project just create an empty .projectile file in it.

emacs-blight 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+
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-ytdl 1.3.6-0.2ea3daf
Dependencies: yt-dlp@2025.10.22
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+
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.

pinentry-emacs 1.3.1
Dependencies: ncurses@6.2.20210619 libassuan@3.0.1 libsecret@0.21.4
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://gnupg.org/aegypten2/
Licenses: GPL 2+
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-ibuffer-projectile 0.4
Propagated dependencies: emacs-projectile@2.9.1
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/purcell/ibuffer-projectile
Licenses: GPL 3+
Synopsis: Group Ibuffer's list by Projectile root
Description:

This package adds functionality to Emacs Ibuffer for grouping buffers by their Projectile root directory.

emacs-erc-hl-nicks 1.3.4
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/leathekd/erc-hl-nicks
Licenses: GPL 3+
Synopsis: Nickname highlighting for Emacs ERC
Description:

erc-hl-nicks highlights nicknames in ERC, an IRC client for Emacs. The main features are:

  • Auto-colorizes nicknames without having to specify colors

  • Ignores certain characters that IRC clients add to nicknames to avoid duplicates (nickname, nickname’, nickname", etc.)

  • Attempts to produce colors with a sufficient amount of contrast between the nick color and the background color

emacs-elfeed-protocol 0.9.1
Propagated dependencies: emacs-elfeed@3.4.2
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/fasheng/elfeed-protocol
Licenses: GPL 3+
Synopsis: Fever/NewsBlur/ownCloud/tt-RSS protocols for Elfeed
Description:

Elfeed-protocol provides extra protocols to make self-hosting RSS readers like Fever, NewsBlur, ownCloud News and Tiny TIny RSS work with Elfeed.

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+
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-forge 0.6.1
Propagated dependencies: emacs-closql@2.3.0 emacs-compat@30.1.0.1 emacs-emacsql@4.3.2 emacs-ghub@5.0.1 emacs-llama@1.0.1 emacs-magit@4.4.2 emacs-markdown-mode@2.7 emacs-yaml@1.2.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/magit/forge/
Licenses: GPL 3+
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-guix 0.5.2-9.324987f
Dependencies: guile@3.0.9 guix@1.4.0-47.21ce6b3
Propagated dependencies: emacs-bui@1.2.1 emacs-dash@2.20.0 emacs-edit-indirect@0.1.13 emacs-geiser@0.32 emacs-geiser-guile@0.28.3 emacs-magit-popup@2.13.3 guile-gcrypt@0.5.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://guix.gnu.org
Licenses: GPL 3+
Synopsis: Emacs interface for GNU Guix
Description:

Emacs-Guix provides a visual interface, tools and features for the GNU Guix package manager. Particularly, it allows you to do various package management tasks from Emacs. To begin with, run M-x guix-about or M-x guix-help command.

emacs-subed 1.2.23
Dependencies: ffmpeg@8.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://elpa.nongnu.org/nongnu/subed.html
Licenses: GPL 3+
Synopsis: Major mode for editing subtitles
Description:

subed is an Emacs major mode for editing subtitles while playing the corresponding video with mpv. At the moment, the only supported formats are SubRip (.srt), WebVTT (.vtt), and Advanced SubStation Alpha (.ass).

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

imagemagick 6.9.13-5
Dependencies: bzip2@1.0.8 fftw@3.3.10 freetype@2.13.3 ghostscript@9.56.1 graphviz@7.0.1 lcms@2.13.1 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libwebp@1.3.2 libx11@1.8.12 libxml2@2.14.6 pango@1.54.0 xz@5.4.5 zlib@1.3.1 zstd@1.5.6
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://www.imagemagick.org/
Licenses: FSF-free
Synopsis: Create, edit, compose, or convert bitmap images
Description:

ImageMagick is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.

emacs-ox-gfm 1.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/larstvei/ox-gfm
Licenses: GPL 3+
Synopsis: Github Flavored Markdown Back-End for Org Export Engine
Description:

This package is a small exporter based on the Markdown exporter already existing in Org mode. It supports the Github flavored markdown features.

emacs-disk-usage 1.3.3-0.b0d803f
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://gitlab.com/Ambrevar/emacs-disk-usage
Licenses: GPL 3+
Synopsis: Sort and browse disk usage listings with Emacs
Description:

Disk Usage is a file system analyzer: it offers a tabulated view of file listings sorted by size. Directory sizes are computed recursively. The results are cached for speed.

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+
Synopsis: Major mode for reading EPUBs in Emacs
Description:

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

emacs-debase 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+
Synopsis: D-Bus convenience layer for Emacs
Description:

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

Page: 12345
Total results: 102