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

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-highlight-defined 0.1.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fanael/highlight-defined
Licenses: GPL 3+
Build system: emacs
Synopsis: Syntax highlighting of known Elisp symbols
Description:

Minor mode providing syntax highlighting of known Emacs Lisp symbols. Currently the code distinguishes Lisp functions, built-in functions, macros, faces and variables. To enable call highlight-defined-mode.

emacs-flycheck-elm 0-0.1b60050
Propagated dependencies: emacs-flycheck@35.0 emacs-let-alist@1.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bsermons/flycheck-elm
Licenses: GPL 3+
Build system: emacs
Synopsis: Flycheck support for the Elm language
Description:

Flycheck Elm adds Flycheck support for Elm language.

emacs-org-social 2.7.2
Propagated dependencies: emacs-emojify@1.2 emacs-request@0.3.2-1.3336eaa
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tanrax/org-social.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs client for Org-social
Description:

This package provides an Emacs client for Org-social which is a decentralized social network that runs on an Org Mode file over HTTP.

emacs-engrave-faces 0.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tecosaur/engrave-faces
Licenses: GPL 3+
Build system: emacs
Synopsis: Convert font-lock faces to other formats
Description:

There are some great packages for exporting buffers to particular formats, but each one seems to reinvent the core mechanism of processing the font-lock in a buffer such that it can be exported to a particular format.

This package aims to produce a versatile generic core which can process a fontified buffer and pass the data to any number of backends which can deal with specific output formats.

emacs-tco-el 0.3-1.482db53
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/tco.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Tail-call optimization for Emacs Lisp
Description:

This package provides tail-call optimization for Emacs Lisp functions that call themselves in tail position.

emacs-org-ref 3.1-0.732a20b
Propagated dependencies: emacs-avy@0.5.0 emacs-citeproc@0.9.4 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-helm-bibtex@2.0.1-2.6064e86 emacs-htmlize@1.59 emacs-hydra@0.15.0 emacs-ox-pandoc@2.0 emacs-parsebib@6.7 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/jkitchin/org-ref
Licenses: GPL 3+
Build system: emacs
Synopsis: Citations, cross-references and bibliographies in Org mode
Description:

Org Ref is an Emacs library that provides rich support for citations, labels and cross-references in Org mode.

The basic idea of Org Ref is that it defines a convenient interface to insert citations from a reference database (e.g., from BibTeX files), and a set of functional Org links for citations, cross-references and labels that export properly to LaTeX, and that provide clickable functionality to the user. Org Ref interfaces with Helm BibTeX to facilitate citation entry, and it can also use RefTeX.

It also provides a fairly large number of utilities for finding bad citations, extracting BibTeX entries from citations in an Org file, and functions to create and modify BibTeX entries from a variety of sources, most notably from a DOI.

Org Ref is especially suitable for Org documents destined for LaTeX export and scientific publication. Org Ref is also useful for research documents and notes.

emacs-epithet 0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/oantolin/epithet
Licenses: GPL 3+
Build system: emacs
Synopsis: Rename Emacs buffers with descriptive names
Description:

This package provides a function---epithet-rename-buffer---to rename the current buffer with a descriptive name. The name suggestion is governed by the epithet-suggesters hook variable: each hook should return either a name suggestion or nil, they are called in turn and the first non-nil suggestion is taken.

emacs-rfc-mode 1.4.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/galdor/rfc-mode
Licenses: ISC
Build system: emacs
Synopsis: Emacs major mode to read and browse @acronym{RFC, Request for Comments} documents
Description:

The rfc-mode Emacs major mode is a browser and reader for RFC documents.

emacs-zotra 1.0-0.fe9093b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mpedramfar/zotra/
Licenses: GPL 3+
Build system: emacs
Synopsis: Zotra frontend for Emacs
Description:

Emacs-zotra provides functions to fetch bibliographic information in different formats (e.g. {bibtex

emacs-ccls 0.1-5.675a570
Propagated dependencies: ccls@0.20250815.1 emacs-dash@2.20.0 emacs-lsp-mode@9.0.1-0.1472333
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-geiser-gauche 0.14-0.96fa06a
Dependencies: gauche@0.9.15
Propagated dependencies: emacs-geiser@0.32
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/emacs-geiser/gauche
Licenses: Expat
Build system: emacs
Synopsis: Gauche Scheme support for Geiser
Description:

This package adds support for the Gauche Scheme implementation to Geiser, a generic Scheme interaction mode for the GNU Emacs editor.

emacs-diss 1.0.0-1.8a99a1b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/diss
Licenses: GPL 3+
Build system: emacs
Synopsis: Dired Image Slideshow
Description:

Diss is a full-featured image slideshow for Emacs, based on Dired and image-mode.

emacs-dired-sidebar 0.3.0
Propagated dependencies: emacs-dired-hacks@0.0.1-3.d1a2bda
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jojojames/dired-sidebar
Licenses: GPL 3+
Build system: emacs
Synopsis: Sidebar for Emacs using Dired
Description:

This package provides a sidebar for Emacs similar to NeoTree or treemacs, but leveraging Dired to do the job of display.

emacs-flymake-guile 0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://framagit.org/flymake-backends/flymake-guile
Licenses: GPL 3+
Build system: emacs
Synopsis: GNU Guile support for Flymake
Description:

This package provides a Flymake backend for GNU Guile using guild compile.

emacs-helm-exwm 0.0.2
Propagated dependencies: emacs-helm@4.0.6 emacs-exwm@0.34
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-exwm
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm for EXWM buffers
Description:

helm-exwm runs a Helm session over the list of EXWM buffers. helm-exwm-switch is a convenience X application launcher using Helm to switch between the various windows of one or several specific applications. See helm-exwm-switch-browser for an example.

emacs-keystore-mode 0.0.1-0.43bd592
Propagated dependencies: emacs-origami@1.0-1.1f38085 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/peterpaul/keystore-mode
Licenses: Expat
Build system: emacs
Synopsis: Major mode for viewing and managing Java keystores
Description:

This package provides an Elisp wrapper around the Java keytool command and major mode for viewing Java keystores.

emacs-rainbow-blocks 1.0.0-1.dd435d7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/istib/rainbow-blocks
Licenses: GPL 3+
Build system: emacs
Synopsis: Highlight sexp blocks
Description:

Rainbow-blocks is an Emacs mode that highlights blocks made of parentheses, brackets, and braces according to their depth. Each successive level is highlighted in a different color. This makes it easy to orient yourself in the code, and tell which statements are at a given level.

emacs-org-sidebar 0.4
Propagated dependencies: emacs-dash@2.20.0 emacs-org@9.7.39 emacs-org-ql@0.8.10 emacs-org-super-agenda@1.3 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/org-sidebar
Licenses: GPL 3+
Build system: emacs
Synopsis: Helpful sidebar for Org buffers
Description:

This package provides a sidebar for Org buffers. At the top is a chronological list of scheduled and deadlined tasks in the current buffer (similar to the Org agenda ,but without all its features), and below that is a list of all other non-done to-do items. If the buffer is narrowed, the sidebar only shows items in the narrowed portion; this allows seeing an overview of tasks in a subtree.

emacs-markdown-mode 2.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://jblevins.org/projects/markdown-mode/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs Major mode for Markdown files
Description:

Markdown-mode is a major mode for editing Markdown-formatted text files in Emacs.

emacs-vterm-toggle 0.0.4-1.d10239b
Propagated dependencies: emacs-vterm@0.0.2-2.056ad74
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jixiuf/vterm-toggle
Licenses: GPL 3+
Build system: emacs
Synopsis: Toggle between a vterm buffer and other buffers
Description:

This package provides a DWIM way to switch from an Emacs buffer to a vterm buffer and back again.

emacs-flim-lb 1.14.9-147.774e40d
Propagated dependencies: emacs-apel-lb@10.8-82.1a6fd3b emacs-oauth2@0.18.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/WanderLust
Licenses: GPL 2+
Build system: emacs
Synopsis: Library for basic features about message representation or encoding
Description:

FLIM is a library to provide basic features about message representation or encoding. FLIM-LB is a variant of FLIM, which features supports to latest Emacs.

emacs-ob-sclang 0.1-1.cd3f3c8
Propagated dependencies: emacs-org@9.7.39 emacs-scel@20170629-1.aeea3ad
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://repo.or.cz/ob-sclang
Licenses: GPL 3+
Build system: emacs
Synopsis: Org Babel support for SuperCollider
Description:

This package adds support for evaluating sclang Org mode source blocks.

emacs-magit-svn 2.2.4
Propagated dependencies: emacs-dash@2.20.0 emacs-with-editor@3.4.7 emacs-magit@4.4.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/magit-svn
Licenses: GPL 3+
Build system: emacs
Synopsis: Git-SVN extension to Magit
Description:

This package is an extension to Magit, the Git Emacs mode, providing support for Git-SVN.

emacs-consult-dir 0.1
Propagated dependencies: emacs-consult@3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/karthink/consult-dir
Licenses: GPL 3+
Build system: emacs
Synopsis: Insert paths into minibuffer prompts in Emacs
Description:

Consult-dir allows you to easily insert directory paths into the minibuffer prompt in Emacs.

When using the minibuffer, you can switch---with completion and filtering provided by your completion setup---to any directory you’ve visited recently, or to a project or bookmarked directory. The minibuffer prompt will be replaced with the directory you choose.

Total packages: 69245