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

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-beacon 1.3.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/beacon
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs minor mode creating a light that follows your cursor around
Description:

Beacon is an Emacs minor-mode. Whenever the window scrolls a light will shine on top of your cursor so you know where it is.

emacs-adaptive-wrap 0.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/adaptive-wrap.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Smart line-wrapping with wrap-prefix
Description:

This Emacs package provides the adaptive-wrap-prefix-mode minor mode which sets the wrap-prefix property on the fly so that single-long-line paragraphs get word-wrapped in a way similar to what you'd get with M-q using adaptive-fill-mode, but without actually changing the buffer's text.

emacs-helm-lacarte 0-1.40a6c44
Propagated dependencies: emacs-helm@4.0.6 emacs-lacarte@0-1.79afc5d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-lacarte
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm interface to @code{lacarte.el}
Description:

This package provides a Helm interface to lacarte.el, a package that displays mode-specific commands as menu items.

emacs-csound-mode 0.2.3
Propagated dependencies: emacs-dash@2.20.0 emacs-highlight@0-2.24366df emacs-multi@2.0.1 emacs-shut-up@0.3.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hlolli/csound-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major mode for coding in CSound
Description:

This package provides both a basic major mode for editing CSound files, as well as a REPL for fast feedback when composing and sound-designing using CSound.

emacs-disable-mouse 0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/disable-mouse
Licenses: GPL 3+
Build system: emacs
Synopsis: Disable mouse commands globally
Description:

Provides disable-mouse-mode and global-disable-mouse-mode, pair of minor modes which suppress all mouse events by intercepting them and running a customisable handler command (ignore by default).

emacs-islisp-mode 0.3.1
Dependencies: eisl@5.56
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/sasanidas/islisp-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: ISLisp support for Emacs
Description:

This package provides support for programming with ISLisp in Emacs. It features a major mode with syntax highlighting, symbol autocompletion and documentation search, among other features. It also includes an inferior mode with REPL integration. Currently it only supports the Easy ISLisp (eisl) implementation.

emacs-scratch-el 1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/scratch
Licenses: FreeBSD
Build system: emacs
Synopsis: Create scratch buffers with the same mode as current buffer
Description:

Scratch is an extension to Emacs that enables one to create scratch buffers that are in the same mode as the current buffer. This is notably useful when working on code in some language; you may grab code into a scratch buffer, and, by virtue of this extension, do so using the Emacs formatting rules for that language.

emacs-alert 1.3
Propagated dependencies: emacs-gntp@0.1 emacs-log4e@0.4.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jwiegley/alert
Licenses: GPL 2+
Build system: emacs
Synopsis: Growl-style notification system for Emacs
Description:

Alert is a Growl-workalike for Emacs which uses a common notification interface and multiple, selectable "styles", whose use is fully customizable by the user.

emacs-gitlab-ci-mode 20190824.12.2
Propagated dependencies: emacs-yaml-mode@0.0.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/joewreschnig/gitlab-ci-mode/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mode for editing GitLab CI files
Description:

gitlab-ci-mode is an Emacs major mode for editing GitLab CI files. It provides syntax highlighting and completion for keywords and special variables. An interface to GitLab’s CI file linter is also provided via gitlab-ci-lint.

emacs-json-reformat 0.0.7
Propagated dependencies: emacs-undercover@0.8.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gongo/json-reformat
Licenses: GPL 3+
Build system: emacs
Synopsis: Reformatting tool for JSON
Description:

json-reformat provides a reformatting tool for JSON.

emacs-cond-let 0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tarsius/cond-let/
Licenses: GPL 3+
Build system: emacs
Synopsis: Additional and improved binding conditionals
Description:

This package implements binding conditionals and-let and while-let*, and the original cond-let, cond-let*, and$ and and>.

emacs-elchacha 1.0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/KeyWeeUsr/elchacha
Licenses: GPL 3
Build system: emacs
Synopsis: ChaCha20 implementation as per RFC7539
Description:

An implementation of the ChaCha20 encryption algorithm in Emacs Lisp.

emacs-ein 20230826
Propagated dependencies: emacs-anaphora@1.0.4 emacs-dash@2.20.0 emacs-deferred@0.5.1 emacs-polymode@0.2.2 emacs-request@0.3.2-1.3336eaa emacs-websocket@1.15 emacs-with-editor@3.4.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/millejoh/emacs-ipython-notebook
Licenses: GPL 3+
Build system: emacs
Synopsis: Jupyter client for all languages
Description:

The Emacs IPython Notebook (EIN) package provides a Jupyter Notebook client and integrated REPL (like SLIME) in Emacs. EIN improves notebook editing by allowing you to use Emacs. It also expose IPython features such as code evaluation, object inspection and code completion. These features can be accessed anywhere in Emacs and improve Python code editing and reading in general in Emacs.

emacs-org-bullets 0.2.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sabof/org-bullets
Licenses: GPL 3+
Build system: emacs
Synopsis: Show bullets in org-mode as UTF-8 characters
Description:

This package provides an Emacs minor mode causing bullets in org-mode to be rendered as UTF-8 characters.

emacs-datetime 0.10.2
Dependencies: emacs-extmap@1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/doublep/datetime/
Licenses: GPL 3+
Build system: emacs
Synopsis: Library to work with dates in Emacs
Description:

Datetime is an Emacs library for parsing, formatting, matching and recoding timestamps and date-time format strings.

emacs-undo-propose 3.0.0-3.f80baee
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jackkamm/undo-propose-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple and safe navigation of @code{undo} history
Description:

This package permits navigation of undo history in a temporary buffer, which is read-only save for undo commands, and subsequent committal of a chain of undo commands as a single edit in the undo history.

emacs-vscode-dark-plus 2.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ianyepan/vscode-dark-plus-emacs-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs port of the default VS Code Dark+ theme
Description:

This theme aims to be as identical as possible to the default Dark+ color scheme used by Visual Studio Code.

emacs-treemacs-nerd-icons 0.0.1-1
Propagated dependencies: emacs-nerd-icons@0.1.0-1.4bd9795 emacs-treemacs@3.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rainstormstudio/treemacs-nerd-icons
Licenses: GPL 3+
Build system: emacs
Synopsis: emacs-treemacs-nerd-icons
Description:

This package provides nerd-icons integration for treemacs.

emacs-eval-in-repl-shell 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kaz-yos/eval-in-repl
Licenses: Expat
Build system: emacs
Synopsis: One keybinding to communicate with REPLs
Description:

This package provides an ESS-like binding to send lines or regions to a REPL from Shell buffers.

emacs-org-emms 0.1-1.07a8917
Propagated dependencies: emacs-emms@24 emacs-org@9.7.39
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jagrg/org-emms
Licenses: GPL 3+
Build system: emacs
Synopsis: Play multimedia files from org-mode
Description:

This package provides a new org link type for playing back multimedia files from org-mode using EMMS, The Emacs Multimedia System. If the link contains a track position, playback will start at the specified position.

emacs-pretty-mode 2.0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/akatov/pretty-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Redisplay parts of the buffer as Unicode symbols
Description:

Emacs minor mode for redisplaying parts of the buffer as pretty symbols.

emacs-vterm 0.0.2-2.056ad74
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/akermu/emacs-libvterm
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs libvterm integration
Description:

This package implements a bridge to libvterm to display a terminal in an Emacs buffer.

emacs-highlight-numbers 0.2.3
Propagated dependencies: emacs-parent-mode@2.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fanael/highlight-numbers
Licenses: GPL 3+
Build system: emacs
Synopsis: Highlight numbers in source code
Description:

highlight-numbers-mode provides a minor mode for syntax highlighting of numeric literals in source code.

It s customizable: it's easy to add or redefine what exactly constitutes a "number" in given major mode. See highlight-numbers-modelist.

emacs-denote-org 0.2.0
Propagated dependencies: emacs-denote@4.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/protesilaos/denote-org
Licenses: GPL 3+
Build system: emacs
Synopsis: Denote extensions for Org mode
Description:

This package contains extra features that better integrate Denote with Org mode.

Total packages: 69245