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

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-web-mode 17.3.20
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://web-mode.org/
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing web templates
Description:

Web mode is an Emacs major mode for editing web templates aka HTML files embedding parts (CSS/JavaScript) and blocks (pre rendered by client/server side engines). Web mode is compatible with many template engines: PHP, JSP, ASP, Django, Twig, Jinja, Mustache, ERB, FreeMarker, Velocity, Cheetah, Smarty, CTemplate, Mustache, Blade, ErlyDTL, Go Template, Dust.js, React/JSX, Angularjs, ejs, etc.

emacs-shr-syntax-highlight 0.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/coopi/emacs-shr-syntax-highlight
Licenses: AGPL 3+
Build system: emacs
Synopsis: Syntax highlighting for code blocks rendered by shr
Description:

This package adds syntax highlighting to <pre> code blocks rendered by shr, used by EWW and similar interfaces. It reads CSS class annotations such as language-python and fontifies block contents using the corresponding Emacs major mode.

emacs-elfeed-goodies 0-0.544ef42
Propagated dependencies: emacs-elfeed@4.0.1 emacs-popwin@1.0.2-0.213e462 emacs-powerline@2.5-0.c35c35b emacs-link-hint@0.1-4.83cd048
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jeetelongname/elfeed-goodies
Licenses: GPL 3+
Build system: emacs
Synopsis: Various bits and pieces to enhance the Elfeed user experience
Description:

This package enhances the vanilla Elfeed user experience with:

  • An adaptive, powerline-based header for the *elfeed-search* and *elfeed-entry* buffers, with a matching entry format.

  • Split pane setup.

  • A function to toggle the *elfeed-log* buffer in a popup window.

emacs-migemo 1.9.2-0.fbc16b5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-jp/migemo
Licenses: GPL 2+
Build system: emacs
Synopsis: Japanese incremental search through dynamic pattern expansion
Description:

This package provides incremental searching through Japanese text through romanization for Emacs.

emacs-pddl-mode 0.100
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsmirror/pddl-mode
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs mode for PDDL files
Description:

This package provides a major mode for browsing and editing PDDL files with syntax highlighting, templates, auto-completion, and more.

emacs-yasnippet 0.14.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/joaotavora/yasnippet
Licenses: GPL 3+
Build system: emacs
Synopsis: Yet another snippet extension for Emacs
Description:

YASnippet is a template system for Emacs. It allows you to type an abbreviation and automatically expand it into function templates.

emacs-color-theme-modern 0.0.3-1.74ad69b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-jp/replace-colorthemes
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs color themes implemented via built-in customization
Description:

This package contains several themes that were originally implemented with the venerable color-themes package, ported to Emacs' built-in custom themes.

emacs-frame-local 0.0.1-0.7ee1106
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sebastiencs/frame-local
Licenses: GPL 3+
Build system: emacs
Synopsis: Access variables local to an Emacs frame
Description:

This package allows setting and accessing variables local to an Emacs frame. Note that the variables created with this package do not have any relation with variables defined by defvar, defconst, etc.

emacs-casual 2.16.0
Propagated dependencies: emacs-magit@4.6.0 emacs-transient@0.13.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kickingvegas/casual/
Licenses: GPL 3+
Build system: emacs
Synopsis: Transient user interfaces for various modes
Description:

Casual is a collection of opinionated Transient-based keyboard driven user interfaces for various built-in modes.

emacs-compile-angel 1.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jamescherti/compile-angel.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically byte/native-compile all Elisp files
Description:

This package speeds up Emacs by ensuring that all Elisp libraries are both byte-compiled and native-compiled.

emacs-cwl-mode 0.2.6
Propagated dependencies: emacs-yaml-mode@0.0.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tom-tan/cwl-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mode for @acronym{CWL, Common Workflow Language} files
Description:

This package provides a major mode for editing CWL files.

emacs-erc-hl-nicks 1.3.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/leathekd/erc-hl-nicks
Licenses: GPL 3+
Build system: emacs
Synopsis: Nickname highlighting for Emacs ERC
Description:

erc-hl-nicks highlights nicknames in ERC, an IRC client for Emacs. The main features are:

  • Auto-colorizes nicknames without having to specify colors

  • Ignores certain characters that IRC clients add to nicknames to avoid duplicates (nickname, nickname’, nickname", etc.)

  • Attempts to produce colors with a sufficient amount of contrast between the nick color and the background color

emacs-perspective 2.21
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nex3/perspective-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Switch between named "perspectives"
Description:

This package provides tagged workspaces in Emacs, similar to workspaces in windows managers such as Awesome and XMonad. perspective.el provides multiple workspaces (or "perspectives") for each Emacs frame. Each perspective is composed of a window configuration and a set of buffers. Switching to a perspective activates its window configuration, and when in a perspective only its buffers are available by default.

emacs-consult 3.6
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/minad/consult
Licenses: GPL 3+
Build system: emacs
Synopsis: Consulting completing-read
Description:

This package provides various handy commands based on the Emacs completion function completing-read, which allows quickly selecting from a list of candidates.

emacs-editorconfig 0.11.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://editorconfig.org/
Licenses: GPL 3+
Build system: emacs
Synopsis: Define and maintain consistent coding styles between different editors and IDEs
Description:

The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readable and they work nicely with version control systems.

emacs-ednc 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sinic/ednc
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs Desktop Notification Center
Description:

The Emacs Desktop Notification Center (EDNC) is an Emacs package written in pure Lisp that implements a Desktop Notifications service according to the freedesktop.org specification. EDNC aspires to be a small, but flexible drop-in replacement of standalone daemons like Dunst.

emacs-mentor 0.5
Propagated dependencies: emacs-async@1.9.9 emacs-url-scgi@0.9 emacs-xml-rpc@1.6.15
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.nongnu.org/nongnu/mentor.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs front-end for the rTorrent bittorrent client
Description:

Mentor is a GNU Emacs frontend for the rTorrent bittorrent client.

By default, it will start and run rTorrent from within Emacs but can also be configured to use an external rTorrent instance over XML-RPC.

This project aims to provide a feature complete and customizable interface, that will feel familiar to Emacs users. Key bindings are chosen to be as close to the vanilla rTorrent curses interface as possible.

emacs-dired-preview 0.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://protesilaos.com/emacs/dired-preview
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically preview file at point in Dired
Description:

This is a simple package to automatically preview in a side window the file at point in Dired buffers. Preview windows are closed when they are no longer relevant, while preview buffers are killed if they have not been used for other purposes beside previewing. The package provides several customisation options to control its behaviour.

emacs-xelb-no-x-toolkit 0.23
Dependencies: xauth@1.1.3
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/emacs-exwm/xelb
Licenses: GPL 3+
Build system: emacs
Synopsis: X protocol Emacs Lisp binding
Description:

emacs-xelb is a pure Emacs Lisp implementation of the X11 protocol based on the XML description files from the XCB project. It features an object-oriented API and permits a certain degree of concurrency. It should enable you to implement low-level X11 applications.

emacs-nix-mode 1.5.0
Propagated dependencies: emacs-company@1.0.2 emacs-json-mode@1.9.2 emacs-magit@4.6.0 emacs-mmm-mode@0.5.11
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/NixOS/nix-mode
Licenses: LGPL 2.1+
Build system: emacs
Synopsis: Emacs major mode for editing Nix expressions
Description:

nixos-mode provides an Emacs major mode for editing Nix expressions. It supports syntax highlighting, indenting and refilling of comments.

emacs-ace-window 0.10.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-window
Licenses: GPL 3+
Build system: emacs
Synopsis: Quickly switch windows in Emacs
Description:

ace-window is meant to replace other-window. In fact, when there are only two windows present, other-window is called. If there are more, each window will have its first character highlighted. Pressing that character will switch to that window.

emacs-julia-mode 1.0.2-0.7fc071e
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/JuliaEditorSupport/julia-emacs
Licenses: Expat
Build system: emacs
Synopsis: Major mode for Julia
Description:

This Emacs package provides a mode for the Julia programming language.

emacs-edit-indirect 0.1.13
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fanael/edit-indirect
Licenses: FreeBSD
Build system: emacs
Synopsis: Edit regions in separate buffers
Description:

This package allows you to edit regions in separate buffers, like org-edit-src-code but for arbitrary regions.

emacs-sourcemap 0.03
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-sourcemap
Licenses: GPL 3+
Build system: emacs
Synopsis: Sourcemap parser
Description:

Sourcemap parser

Total packages: 32521