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

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-switch-window 1.6.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dimitri/switch-window
Licenses: WTFPL 2
Build system: emacs
Synopsis: Emacs window switch tool
Description:

Switch-window is an emacs window switch tool, which offer a visual way to choose a window to switch to, delete, split or other operations.

emacs-org-inline-pdf 0.5
Dependencies: pdf2svg@0.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/shg/org-inline-pdf.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Inline PDF previewing for Org
Description:

This package provides a minor mode that enables inline PDF preview in Org buffers by using pdf2svg.

emacs-ligature 1.0-1.3d14604
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mickeynp/ligature.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Typographic ligatures in Emacs
Description:

This package maps ordinary graphemes (characters) to fancy ligatures, if both your version of Emacs and the font supports it. With this package you can control where Emacs must display ligatures. That is useful if you only want a subset of the ligatures in certain major modes, for instance, or if you want to ensure that some modes have no ligatures at all.

emacs-srht 0.4
Propagated dependencies: emacs-plz@0.9.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/srht.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs sr.ht API client
Description:

This package provides bindings to the Sourcehut REST API as well as commands for interacting with it.

emacs-move-text 2.0.10
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsfodder/move-text
Licenses: GPL 3+
Build system: emacs
Synopsis: Move current line or region with M-up or M-down
Description:

This package provide functions to move the current line using M-up or M-down if a region is marked, it will move the region instead.

emacs-on-screen 1.3.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/michael-heerdegen/on-screen.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Guide your eyes while scrolling
Description:

Scrolling can be distracting because your eyes may lose orientation. This library implements a minor mode that highlights the previously visible buffer part after each scroll.

emacs-repl-toggle 0.7.2
Propagated dependencies: emacs-fullframe@0.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~tomterl/repl-toggle
Licenses: GPL 3+
Build system: emacs
Synopsis: Switch to and from current major mode's REPL
Description:

This package provides a function to switch to and from a REPL appropriate to the current major mode.

emacs-company-quickhelp 2.3.0
Propagated dependencies: emacs-pos-tip@0.4.7 emacs-company@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/expez/company-quickhelp
Licenses: GPL 3+
Build system: emacs
Synopsis: Popup documentation for completion candidates
Description:

company-quickhelp shows documentation for the completion candidate when using the Company text completion framework.

emacs-gnus-harvest 1.0-0.feda071
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jwiegley/gnus-harvest
Licenses: GPL 3+
Build system: emacs
Synopsis: Harvest email addresses from read/written Gnus articles
Description:

gnus-harvest notices email address in every message or post you read or write, and collects them in a SQLite database, which can be easily and quickly queried to determine the completion list. It optionally uses BBDB and Message-X.

emacs-highlight-sexp 1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/daimrod/highlight-sexp
Licenses: GPL 3+
Build system: emacs
Synopsis: Minor mode that highlights the s-exp at the current position
Description:

This Emacs package highlights the s-exp at the current position.

emacs-elixir-mode 2.5.0
Propagated dependencies: emacs-pkg-info@0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/elixir-editors/emacs-elixir
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing Elixir files
Description:

Elixir-Mode provides font-locking, indentation and navigation support for the Elixir programming language.

emacs-nano-modeline 1.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rougier/nano-modeline
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs minor mode controlling mode line
Description:

Nano modeline is a minor mode for Emacs that modifies the mode line as [ status | name (primary) secondary ]. It can be displayed at the bottom or at the top.

emacs-helm-firefox 1.3
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-firefox
Licenses: GPL 3+
Build system: emacs
Synopsis: Display firefox bookmarks with Emacs Helm interface
Description:

Display firefox bookmarks with Emacs Helm interface

emacs-google-translate 0.12.0-0.e84599d
Propagated dependencies: emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/atykhonov/google-translate
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to Google Translate
Description:

This package provides an Emacs interface to the Google Translate on-line service.

emacs-keycast 1.4.7
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/tarsius/keycast
Licenses: GPL 3+
Build system: emacs
Synopsis: Show current command and its key in the mode line
Description:

This package provides Keycast mode. Once enabled, that mode shows the current command and its key or mouse binding in the mode line, and updates them whenever another command is invoked.

emacs-apache-mode 2.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-php/apache-mode
Licenses: GPL 2+
Build system: emacs
Synopsis: Syntax highlighting and indentation support for Apache config files
Description:

This package provides apache-mode, an Emacs major mode for Apache configuration files which provides syntax highlighting and indentation rules. This mode supports Apache HTTP Server 2.4 and major modules.

emacs-ccls 0.1-5.675a570
Propagated dependencies: ccls@0.20250815.1 emacs-dash@2.20.0 emacs-lsp-mode@10.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/MaskRay/emacs-ccls
Licenses: Expat
Build system: emacs
Synopsis: Emacs support for the @code{ccls} language server
Description:

This package extends lsp-mode to work with C and C++ files through the ccls language server.

emacs-phi-search-mc 2.2.1-1.7aa6719
Propagated dependencies: emacs-phi-search@20160630-1.9a089b8 emacs-multiple-cursors@1.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/knu/phi-search-mc.el
Licenses: FreeBSD
Build system: emacs
Synopsis: Extend @code{phi-search} with additional @code{multiple-cursors} functionality
Description:

This package provides further integration between multiple-cursors and phi-search, a package that allows for interactive searches to move multiple fake cursors.

emacs-eldoc 1.16.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/eldoc.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Show function arglist or variable docstring in echo area
Description:

This program was inspired by the behavior of the ``mouse documentation window'' on many Lisp Machine systems; as you type a function's symbol name as part of a sexp, it will print the argument list for that function. Behavior is not identical; for example, you need not actually type the function name, you need only move point around in a sexp that calls it. Also, if point is over a documented variable, it will print the one-line documentation for that variable instead, to remind you of that variable's meaning.

emacs-global-tags 0.7-0.06db25d
Propagated dependencies: emacs-async@1.9.9 emacs-ht@2.4-0.1c49aad
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.launchpad.net/global-tags.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Testeable Emacs Lisp API that wraps around GNU Global
Description:

This package provides a testeable Emacs Lisp API that wraps GNU Global calls and integration to editor using this API with project.el and xref.el.

emacs-circe 2.14
Propagated dependencies: gnutls@3.8.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jorgenschaefer/circe
Licenses: GPL 3+
Build system: emacs
Synopsis: Client for IRC in Emacs
Description:

Circe is a Client for IRC in Emacs. It integrates well with the rest of the editor, using standard Emacs key bindings and indicating activity in channels in the status bar so it stays out of your way unless you want to use it.

emacs-nswbuff 1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/joostkremers/nswbuff
Licenses: GPL 3+
Build system: emacs
Synopsis: Quickly switch between buffers
Description:

This package allows for navigating between buffers within a customizable list.

emacs-company 1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://company-mode.github.io/
Licenses: GPL 3+
Build system: emacs
Synopsis: Modular text completion framework
Description:

Company is a modular completion mechanism. Modules for retrieving completion candidates are called back-ends, modules for displaying them are front-ends. Company comes with many back-ends, e.g., company-elisp. These are distributed in separate files and can be used individually.

emacs-benchmark-init 1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dholm/benchmark-init-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Benchmark Emacs @code{require} and @code{load} calls
Description:

benchmark-init provides a way to keep track of where time is being spent during Emacs startup in order to optimize startup time.

Total packages: 73955