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

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-ebuild-mode 1.81
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://devmanual.gentoo.org
Licenses: GPL 2+
Build system: emacs
Synopsis: Major modes for Gentoo package files
Description:

This Emacs package provides modes for ebuild, eclass, eblit, GLEP42 news items, openrc and runscripts.

emacs-xclip 1.11.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/xclip.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Copy and paste GUI clipboard from Emacs in text terminal
Description:

This package allows Emacs to copy to and paste from the GUI clipboard when running in text terminal.

It can use external command-line tools for that, e.g., xclip or xsel, which you may need to install in order for the package to work.

emacs-clojure-mode 5.23.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/clojure-emacs/clojure-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for Clojure code
Description:

This Emacs package provides font-lock, indentation, navigation and basic refactoring for the Clojure programming language. It is recommended to use clojure-mode with Paredit or Smartparens.

emacs-desktop-environment 0.5.0-0.bc1153a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.petton.fr/DamienCassou/desktop-environment
Licenses: GPL 3+
Build system: emacs
Synopsis: Control your GNU/Linux desktop environment from Emacs
Description:

This package helps you control your GNU/Linux desktop from Emacs. With desktop-environment, you can control the brightness and volume as well as take screenshots and lock your screen. The package depends on the availability of shell commands to do the hard work for us. These commands can be changed by customizing the appropriate variables.

emacs-airline-themes 1.8
Propagated dependencies: emacs-powerline@2.5-0.c35c35b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/AnthonyDiGirolamo/airline-themes
Licenses: Expat
Build system: emacs
Synopsis: Vim-airline themes for Emacs Powerline
Description:

This is a port of the themes in Vim-airline to Emacs Powerline.

emacs-rg 2.4.0
Propagated dependencies: emacs-s@1.13.0 emacs-wgrep@3.0.0 ripgrep@15.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://rgel.readthedocs.io/en/latest/
Licenses: GPL 3+
Build system: emacs
Synopsis: Search tool based on @code{ripgrep}
Description:

rg is an Emacs search package based on the ripgrep command line tool. It allows one to interactively search based on the editing context then refine or modify the search results.

emacs-pabbrev 4.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/pabbrev.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Predictive abbreviation expansion
Description:

The code provides a abbreviation expansion for Emacs. It is fairly similar to Dabbrev expansion, which works based on the contents of the current buffer (or other buffers).

Predictive abbreviation expansion works based on the previously written text. Unlike dynamic abbreviation, the text is analysed during idle time, while Emacs is doing nothing else.

emacs-cfrs 1.7.0
Propagated dependencies: emacs-dash@2.20.0 emacs-posframe@1.5.2 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Alexander-Miller/cfrs
Licenses: GPL 3+
Build system: emacs
Synopsis: Child Frame Read String
Description:

CFRS is a simple alternative to read-string that allows reading input via a small child-frame spawned at the position of the cursor.

emacs-helm 4.0.7
Propagated dependencies: emacs-async@1.9.9 emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://emacs-helm.github.io/helm/
Licenses: GPL 3+
Build system: emacs
Synopsis: Incremental completion and selection narrowing framework for Emacs
Description:

Helm is an incremental completion and selection narrowing framework for Emacs. It will help steer you in the right direction when you're looking for stuff in Emacs (like buffers, files, etc).

emacs-repeat-fu 0.1-0.b91d550
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-repeat-fu
Licenses: GPL 3+
Build system: emacs
Synopsis: Minor mode to repeat typing or commands
Description:

Repeat multi-command "edits" with configurable behavior, supporting multiple modal editing systems.

emacs-flycheck-deno 0.1.0
Propagated dependencies: emacs-flycheck@36.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/flycheck/flycheck-deno
Licenses: GPL 3+
Build system: emacs
Synopsis: Deno support for Flycheck
Description:

This Flycheck extension configures Flycheck automatically for the current Deno project.

emacs-org-web-tools 1.3
Dependencies: pandoc@3.7.0.2
Propagated dependencies: emacs-compat@31.0.0.1 emacs-dash@2.20.0 emacs-esxml@0.3.8 emacs-plz@0.9.1 emacs-request@0.3.2-1.3336eaa emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/org-web-tools
Licenses: GPL 3+
Build system: emacs
Synopsis: Display/Process web page as Org mode content
Description:

This package contains library functions and commands useful for retrieving web page content and processing it into Org mode content.

For example, you can copy a URL to the clipboard or kill-ring, then run a command that downloads the page, isolates the ``readable'' content with eww-readable, converts it to Org mode content with Pandoc, and displays it in an Org mode buffer. Another command does all of that but inserts it as an Org entry instead of displaying it in a new buffer.

emacs-dimmer 0.4.2-1.2f915b1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gonewest818/dimmer.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Visually highlights the selected buffer in Emacs
Description:

Dimmer provides a minor mode that indicates which buffer is currently active by dimming the faces in the other buffers. It does this nondestructively, and computes the dimmed faces dynamically such that your overall color scheme is shown in a muted form without requiring you to define what is a "dim" version of every face.

emacs-elisp-def 1.2
Propagated dependencies: emacs-dash@2.20.0 emacs-f@0.21.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/elisp-def
Licenses: GPL 3+
Build system: emacs
Synopsis: Macro-aware goto definition for Emacs Lisp
Description:

elisp-def finds Emacs Lisp symbol definitions intelligently. It understands namespaces, macros, libraries and local bindings.

emacs-filechooser 0.2.4-0.e55c5ea
Propagated dependencies: emacs-compat@31.0.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/rahguzar/filechooser
Licenses: GPL 3+
Build system: emacs
Synopsis: Backend implementation for xdg-desktop-portal using Emacs
Description:

This package provides a backend implementation for xdg-desktop-portal that uses Emacs. It allows you to use Emacs' file and path selection facilities in graphical programs that use the xdg-desktop-portal dbus interface.

emacs-helm-cider 0.5.0
Propagated dependencies: emacs-helm@4.0.7 emacs-cider@1.21.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/clojure-emacs/helm-cider
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm interface to Clojure's CIDER
Description:

Helm-CIDER adds Helm interfaces to cider-apropos, cider-apropos-documentation, cider-browse-ns (namespaces).

It also provides original Helm commands: helm-cider-spec, helm-cider-spec-ns, helm-cider-repl-history, helm-cider-cheatsheet.

emacs-quotable 1.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/coopi/emacs-quotable
Licenses: AGPL 3+
Build system: emacs
Synopsis: Emacs Lisp client for the Quotable API
Description:

This package provides a programmatic interface for the Quotable , a free and open-source quotations API.

emacs-elisp-autofmt 0.1-2.8aa1ac5
Dependencies: python-minimal-wrapper@3.12.12
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-elisp-autofmt
Licenses: GPL 3+
Build system: emacs
Synopsis: Auto-format Emacs lisp
Description:

This is a package to auto-format Emacs lisp.

emacs-xah-fly-keys 24.19.20231204080156
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: http://xahlee.info/emacs/misc/ergoemacs_vi_mode.html
Licenses: GPL 3
Build system: emacs
Synopsis: Modal keybinding system for Emacs, based on command frequency and ergonomics
Description:

xah-fly-keys.el is a modal editing mode for Emacs, like Vi, but the design of key/command choice is based on command frequency statistics and ease-of-key score. Most frequently used commands have most easy keys.

emacs-tintin-mode 1.0.1-1.82e71e1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sunwayforever/tintin-mode
Licenses: ASL 2.0
Build system: emacs
Synopsis: Emacs major mode for TinTin++ scripts
Description:

This major mode focuses on highlighting as many aspects of the TinTin++ scripting language as possible, organizing commands into functional categories and highlighting specific modes that many commands use to accomplish different tasks.

emacs-corfu-doc 0.6.3
Propagated dependencies: emacs-corfu@2.10
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/galeo/corfu-doc
Licenses: GPL 3+
Build system: emacs
Synopsis: Documentation popup for Corfu
Description:

The corfu-doc package provides a way to display a documentation popup for completion candidates when using emacs-corfu. It can be regarded as emacs-company-quickhelp for emacs-corfu.

emacs-org-rainbow-tags 0.1-pre-1.dfe3604
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/KaratasFurkan/org-rainbow-tags
Licenses: GPL 3+
Build system: emacs
Synopsis: Colorize Org tags automatically
Description:

This package adds random colors to your Org tags. In order to make colors random but consistent between same tags, colors are generated from the hash of the tag names.

emacs-mc-extras 1.3.0
Propagated dependencies: emacs-multiple-cursors@1.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/knu/mc-extras.el
Licenses: FreeBSD
Build system: emacs
Synopsis: Extra functions for manipulating multiple cursors
Description:

This package provides additional functions for multiple-cursors, including functions for marking s-expressions, comparing characters, removing cursors, and more.

emacs-llm-tool-collection 0.1.0-0.6d2765a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skissue/llm-tool-collection/
Licenses: GPL 3+
Build system: emacs
Synopsis: Collection of Emacs Lisp LLM tools
Description:

This package provides a collection of tools to be used by Large Language Models clients in Emacs.

Total packages: 72465