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

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-async-http-queue 0.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.andros.dev/andros/async-http-queue-el
Licenses: GPL 3
Build system: emacs
Synopsis: Parallel HTTP fetching for Emacs
Description:

This package provides a lightweight, async parallel HTTP fetching library using url-retrieve to download multiple URLs asynchronously with configurable concurrency limits.

emacs-new-purescript-mode 0.0.1-0.9f7bb73
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/justinwoo/new-purescript-mode/
Licenses: Expat
Build system: emacs
Synopsis: Simple PureScript mode for cheap syntax highlighting
Description:

New PureScript mode is a simple PureScript Emacs mode that just provides syntax highlighting.

emacs-flx 0.6.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lewang/flx
Licenses: GPL 3+
Build system: emacs
Synopsis: Fuzzy matching for Emacs
Description:

Flx provides fuzzy matching for emacs a la sublime text. The sorting algorithm is a balance between word beginnings (abbreviation) and contiguous matches (substring). The longer the substring match, the higher it scores. This maps well to how we think about matching. Flx has support for ido (interactively do things) through flx-ido.

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-use-package 2.4.4
Propagated dependencies: emacs-diminish@0.46-1.fd486ef
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jwiegley/use-package
Licenses: GPL 2+
Build system: emacs
Synopsis: Declaration for simplifying your .emacs
Description:

The use-package macro allows you to isolate package configuration in your .emacs file in a way that is both performance-oriented and tidy.

emacs-malyon 20161204
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/speedenator/malyon
Licenses: Expat
Build system: emacs
Synopsis: Z-machine interpreter
Description:

Malyon is a Z-machine interpreter for playing text-based adventure games. Malyon plays version 3 (.z3), version 5 (.z5), and version 8 (.z8) z code files.

emacs-denote-silo 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-silo
Licenses: GPL 3+
Build system: emacs
Synopsis: Convenience functions for using Denote in multiple silos
Description:

The denote-silo package makes it easier to work with multiple silos. A silo is a localised denote-directory that is not connected to the default/global denote-directory and other silos.

emacs-info-plus 0-5.a2322ad
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsmirror/info-plus
Licenses: GPL 2+
Build system: emacs
Synopsis: Extensions to @file{info.el}
Description:

This package extends Emacs' info.el by allowing outline-enabled table of contents, additional metadata association for Info nodes, and more.

emacs-polymode-ansible 0.5.2
Propagated dependencies: emacs-ansible@0.4.2 emacs-ansible-doc@0.4-2.648c844 emacs-jinja2-mode@0.2 emacs-polymode@0.2.2 emacs-systemd-mode@1.6 emacs-yaml-mode@0.0.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/mavit/poly-ansible/
Licenses: GPL 3+
Build system: emacs
Synopsis: Polymode for Ansible - Jinja2 in YAML
Description:

Edit YAML files for Ansible containing embedded Jinja2 templating.

emacs-markup-faces 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sensorflo/markup-faces
Licenses: GPL 3+
Build system: emacs
Synopsis: Collection of Emacs faces for markup language modes
Description:

Markup Faces is like font-lock-faces, but tailored for markup languages instead programming languages. The sub-group markup-faces-text is also intended for text viewing modes such as Info or Woman. This gives a common look and feel across different markup language modes and text viewing modes respectively.

emacs-epl 0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cask/epl
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs Package Library
Description:

A package management library for Emacs, based on package.el.

The purpose of this library is to wrap all the quirks and hassle of package.el into a sane API.

emacs-dhall-mode 0.1.3-1.484bcf8
Propagated dependencies: emacs-reformatter@0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/psibi/dhall-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for working with Dhall configuration language
Description:

Dhall-mode provides an Emacs Major mode for working with the Dhall configuration language. It features:

  • Syntax highlighting

  • Multiline support for String

  • Basic indentation, commenting

  • Automatic formatting on save using dhall-format.

  • Error highlighting.

emacs-eval-in-repl-sml 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7 emacs-sml-mode@6.12
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 Standard ML buffers.

emacs-prodigy 1.0.0
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/rejeep/prodigy.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage external services from within Emacs
Description:

This package provides a GUI for defining and monitoring services.

emacs-helm-notmuch 1.2
Propagated dependencies: emacs-helm@4.0.7 emacs-notmuch@0.40
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-notmuch/
Licenses: GPL 3+
Build system: emacs
Synopsis: Search emails with Emacs Notmuch and Helm
Description:

This package can be used to search emails in Emacs, searching result displays as you type thanks to Helm, though notmuch-search does the real search.

emacs-anaconda-mode 0.1.16-0.f900bd7
Propagated dependencies: emacs-dash@2.20.0 emacs-f@0.21.0 emacs-pythonic@0.2-1.9eff417 emacs-s@1.13.0 emacs-tramp@2.8.1.4 emacs-xref@1.7.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pythonic-emacs/anaconda-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Python code navigation, documentation lookup and completion in Emacs
Description:

This package provides Python code navigation, documentation lookup, and code completion for Emacs. It uses a lightweight Python backend to offer features like jumping to definitions, finding references, and viewing documentation, enhancing the Python development experience within Emacs.

emacs-spacegray-theme 0-0.9826265
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bruce/emacs-spacegray-theme
Licenses: Expat
Build system: emacs
Synopsis: Port of Sublime Text's Spacegray theme for Emacs
Description:

spacegray-theme is an Emacs port of the Spacegray theme from Sublime Text. It features a dark blue/gray background and soft blue, green, orange and red as accent colors.

emacs-eslint-flymake 0.2.0
Propagated dependencies: emacs-flymake@1.4.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-pe/eslint-flymake
Licenses: GPL 3+
Build system: emacs
Synopsis: ESLint backend for Flymake
Description:

This package lets Flymake run ESLint on the current buffer.

emacs-org-rich-yank 0.2.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/unhammer/org-rich-yank
Licenses: GPL 2+
Build system: emacs
Synopsis: Surround source code pasted into Org with @code{#+BEGIN_SRC} blocks
Description:

This package provides a utility function for Org buffers that makes a _SRC block with the appropriate language annotation for code that has been copied from an Emacs major mode.

emacs-vhdl-ts-mode 0.3.2
Propagated dependencies: tree-sitter-vhdl@0.1.1-0.a3b2d84
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gmlarumbe/vhdl-ts-mode/
Licenses: GPL 3+
Build system: emacs
Synopsis: VHDL Tree-sitter mode
Description:

VHDL-ts-mode provides syntax highlighting, indentation, imenu, which-func, navigation and basic beautify and completion features to navigate and edit VHDL files.

emacs-cargo 0.4.1-0.7f84660
Dependencies: rust@1.93.0 rust@1.93.0
Propagated dependencies: emacs-markdown-mode@2.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kwrooijen/cargo.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs minor mode for Cargo, Rust's package manager
Description:

This package defines cargo-minor-mode, which gives a set of key combinations to perform Cargo tasks within Rust projects.

emacs-powerline 2.5-0.c35c35b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/milkypostman/powerline/
Licenses: GPL 3+
Build system: emacs
Synopsis: Mode-line plugin for Emacs
Description:

Powerline is a utility plugin which allows you to create a better-looking, more functional Emacs mode-line. A collection of predefined themes comes with the package.

emacs-dired-toggle-sudo 1.0-0.13bbe52
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/renard/dired-toggle-sudo
Licenses: WTFPL 2
Build system: emacs
Synopsis: Browse directory with @code{sudo} privileges
Description:

This package allows for the use of dired with sudo privileges.

emacs-dictionary 1.11
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.myrkr.in-berlin.de/dictionary/index.html
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs client for dictionary servers
Description:

This package provides commands for interacting with a dictionary server (as defined by RFC 2229; by default, the public server at dict.org) from within Emacs.

Total packages: 72465