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

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-auto-sudoedit 1.1.2
Propagated dependencies: emacs-f@0.21.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ncaq/auto-sudoedit
Licenses: Expat
Build system: emacs
Synopsis: Automatically re-open read-only files with sudo
Description:

This package automatically reopens a file or directory with sudo if it cannot write to it.

emacs-magit-delta 0.1-0.5fc7dbd
Dependencies: git-delta@0.19.2
Propagated dependencies: emacs-dash@2.20.0 emacs-magit@4.6.0 emacs-xterm-color@2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dandavison/magit-delta
Licenses: Expat
Build system: emacs
Synopsis: Integration of @code{delta} with @code{emacs-magit}
Description:

Magit-delta provides a minor mode which configures emacs-magit to use delta for syntax highlighting when displaying diffs.

emacs-ace-link 0.5.0
Propagated dependencies: emacs-avy@0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/ace-link
Licenses: GPL 3+
Build system: emacs
Synopsis: Quickly follow links in Emacs
Description:

Currently, to jump to a link in a Info-mode, help-mode, woman-mode, org-mode, eww-mode, compilation-mode, goto-address-mode buffer, you can tab through the links to select the one you want. This is an O(N) operation, where the N is the amount of links. This package turns this into an O(1) operation. It does so by assigning a letter to each link using avy.

emacs-helm-css-scss 1.3-0.2169d83
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/helm-css-scss
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm interface for navigating CSS, SCSS, and LESS selectors in Emacs
Description:

This package provides Helm integration for quickly navigating and searching CSS, SCSS, and LESS selectors in Emacs. It enables you to view and jump to selectors across multiple buffers, enhancing your workflow when editing stylesheets.

emacs-fortran-tags 1.5.1
Dependencies: python@3.12.12
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/raullaasner/fortran-tags
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs plugin for source code indexing of modern Fortran
Description:

This package provides an Emacs plugin for source code indexing of modern Fortran.

emacs-org-brain 0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Kungsgeten/org-brain
Licenses: Expat
Build system: emacs
Synopsis: Org-mode wiki and concept-mapping for Emacs
Description:

emacs-org-brain implements a variant of concept mapping in Emacs, using org-mode. An org-brain is a network of org-mode entries, where each entry is a file or a headline, and you can get a visual overview of the relationships between the entries: parents, children, siblings and friends. This visual overview can also be used to browse your entries. You can think of entries as nodes in a mind map, or pages in a wiki.

emacs-macrostep 0.9.5
Propagated dependencies: emacs-compat@31.0.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/macrostep
Licenses: GPL 3+
Build system: emacs
Synopsis: Interactive macro-expander for Emacs
Description:

macrostep is an Emacs minor mode for interactively stepping through the expansion of macros in Emacs Lisp source code. It lets you see exactly what happens at each step of the expansion process by pretty-printing the expanded forms inline in the source buffer, which is temporarily read-only while macro expansions are visible. You can expand and collapse macro forms one step at a time, and evaluate or instrument the expansions for debugging with Edebug as normal.

emacs-valign 3.1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/casouri/valign
Licenses: GPL 3+
Build system: emacs
Synopsis: Pixel-perfect visual alignment for Org and Markdown tables
Description:

Valign provides visual alignment for Org mode, Markdown and Table.el tables on GUI Emacs. It can properly align tables containing variable-pitch font, CJK characters and images. Meanwhile, the text-based alignment generated by Org mode (or Markdown mode) is left untouched.

emacs-form-feed 0.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://depp.brause.cc/form-feed
Licenses: GPL 3+
Build system: emacs
Synopsis: Display ^L glyphs as horizontal lines
Description:

This package provides a minor mode form-feed-mode to display page delimiters which usually appear as ^L glyphs on a single line as horizontal lines spanning the entire window. The minor mode is suitable for inclusion into mode hooks and is intended to be used that way.

emacs-frog-jump-buffer 0.1.4-1.2d7b342
Propagated dependencies: emacs-dash@2.20.0 emacs-frog-menu@0.2.11 emacs-avy@0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/waymondo/frog-jump-buffer
Licenses: GPL 3+
Build system: emacs
Synopsis: Jump to any Emacs buffer with minimal keystrokes
Description:

This package provides a preview window of buffers that can be switched to with quicklink-style selections.

emacs-org-notify 0.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/p-m/org-notify
Licenses: GPL 3+
Build system: emacs
Synopsis: Notifications for Org-mode
Description:

This package allows you to get notifications when there is something to do (for org mode).

Sometimes, you need a reminder a few days before a deadline, e.g. to buy a present for a birthday, and then another notification one hour before to have enough time to choose the right clothes.

For other events, e.g. rolling the dustbin to the roadside once per week, you probably need another kind of notification strategy.

This package tries to satisfy the various needs.

In order to activate this package, you must add the following code into your .emacs or .emacs.d configuration:

(require org-notify)
(org-notify-start)
emacs-synosaurus 0.2.1
Propagated dependencies: wordnet@3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hpdeifel/synosaurus
Licenses: GPL 3+
Build system: emacs
Synopsis: Extensible thesaurus mode for Emacs
Description:

Synosaurus is a thesaurus fontend for Emacs with pluggable backends, including the wordnet offline backend.

emacs-key-chord 0.8.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/key-chord.el
Licenses: GPL 2+
Build system: emacs
Synopsis: Map pairs of simultaneously pressed keys to Emacs commands
Description:

emacs-key-chord provides key-chord-mode, a mode for binding key chords to commands. A key chord is defined as two keys pressed simultaneously or a single key quickly pressed twice.

emacs-org-dailies 0-2.f2dfc22
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~ngraves/org-dailies
Licenses: GPL 3+
Build system: emacs
Synopsis: Bare-bones daily journaling with Emacs
Description:

This package provides daily journaling helpers. It is a bare-bones copy of the org-roam-dailies extension without org-roam.

emacs-org-mem 0.34.1
Propagated dependencies: emacs-el-job@2.7.4 emacs-llama@1.0.4 emacs-truename-cache@0.3.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/meedstrom/org-node/
Licenses: GPL 3+
Build system: emacs
Synopsis: Org structure cache
Description:

This package provides a cache of metadata about the structure of all your Org files – headings, links and so on..

emacs-polymode-org 0.2.2
Propagated dependencies: emacs-polymode@0.2.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/polymode/poly-org
Licenses: GPL 3+
Build system: emacs
Synopsis: Polymode definitions for Org mode buffers
Description:

This package provides definitions for Polymode to support Org buffers. It edits source blocks in an Org buffer using the native modes of the blocks' languages while remaining inside the primary Org buffer.

emacs-elfeed-org 20250104.0-0.1197cf2
Propagated dependencies: emacs-elfeed@4.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/remyhonig/elfeed-org
Licenses: GPL 3+
Build system: emacs
Synopsis: Configure Elfeed with an Org-mode file
Description:

elfeed-org lets you manage your Elfeed subscriptions in Org-mode. Maintaining tags for all RSS feeds is cumbersome using the regular flat list, where there is no hierarchy and tag names are duplicated a lot. Org-mode makes the book keeping of tags and feeds much easier.

emacs-evil-replace-with-register 0.1-1.91cc7bf
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Dewdrops/evil-ReplaceWithRegister
Licenses: GPL 3+
Build system: emacs
Synopsis: Quickly replace text with the contents of a register
Description:

This package provides an Evil operator for replacing text with the contents of a register.

emacs-lsp-metals 1.2.0-1.01060e9
Propagated dependencies: emacs-dap-mode@0.8 emacs-lsp-treemacs@0.5 emacs-scala-mode@1.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-lsp/lsp-metals
Licenses: GPL 3+
Build system: emacs
Synopsis: Scala support for LSP mode
Description:

This package is an Emacs Scala IDE using LSP mode to connect to Metals.

emacs-org-pretty-table 0.0.1-0.1331c60
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fuco1/org-pretty-table
Licenses: GPL 3+
Build system: emacs
Synopsis: Make tables in Org mode and OrgTbl mode prettier
Description:

This package displays tables in Org mode and OrgTbl mode using Unicode characters.

emacs-lexic 0-0.f9b3de4
Dependencies: sdcv@0.5.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.tecosaur.net/tec/lexic
Licenses: GPL 3+
Build system: emacs
Synopsis: Find out more about words using Stardict dictionaries
Description:

This provides a major mode to view the output of dictionary tools, and utilities that perform searches and nicely format the results. Currently tied to sdcv, but this is intended to be changed in the future.

emacs-9lc-mode 0.7-1.7871476
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu 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-multitran 0.4.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zevlg/multitran.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to the multitran.com online dictionary
Description:

emacs-multitran is a zero-dependency Emacs interface to the https://multitran.com online dictionary.

emacs-closql 2.4.0
Propagated dependencies: emacs-compat@31.0.0.1 emacs-cond-let@1.1.2 emacs-emacsql@4.4.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacscollective/closql
Licenses: GPL 3+
Build system: emacs
Synopsis: Store EIEIO objects using EmacSQL
Description:

This package stores uniform EIEIO objects in an EmacSQL database. SQLite is used as backend. This library imposes some restrictions on what kind of objects can be stored; it isn't intended to store arbitrary objects. All objects have to share a common superclass and subclasses cannot add any additional instance slots.

Total packages: 32521