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

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-taskrunner 0.6-1.3afd4a5
Propagated dependencies: emacs-async@1.9.9 emacs-projectile@2.9.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-taskrunner/emacs-taskrunner
Licenses: GPL 3+
Build system: emacs
Synopsis: Retrieve tasks from various build systems and task-runners
Description:

This package parses Makefiles and build-system files for multiple project types.

emacs-git-annex 1.1-2.1324d3f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jwiegley/git-annex-el
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs integration for git-annex
Description:

Enhances Dired and buffers visiting annex files with git-annex functionality. In Dired, the names of annex files are shortened by hiding the symbolic links and fontified based on whether content is present. Commands for performing some common operations (e.g., unlocking and adding files) are provided.

emacs-world-time-mode 0.0.6-0.ce7a3b4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nicferrier/emacs-world-time-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Show whole days of world time
Description:

emacs-world-time-mode shows time zones in your display-time-world-list formatted as a list of whole days with the differing times.

emacs-elisp-docstring-mode 0.0.1-1.f512e50
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fuco1/elisp-docstring-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing Emacs Lisp docstrings
Description:

This package provides font lock and automatic escaping and unescaping of quotes.

emacs-rainbow-identifiers 0.2.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fanael/rainbow-identifiers
Licenses: FreeBSD
Build system: emacs
Synopsis: Highlight identifiers in source code
Description:

Rainbow identifiers mode is an Emacs minor mode providing highlighting of identifiers based on their names. Each identifier gets a color based on a hash of its name.

emacs-qml-mode 0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/coldnew/qml-mode/
Licenses: GPL 2+
Build system: emacs
Synopsis: Qt Modeling Language (QML) mode for Emacs
Description:

This package provides the qml-mode major Emacs mode for editing source files written in the Qt Modeling Language (QML) user interface markup language. It provides syntax highlighting and basic navigation commands. qml-mode is derived from codejs-mode, the Emacs builtin JavaScript 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-orderless 1.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/oantolin/orderless
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs completion style that matches multiple regexps in any order
Description:

This package provides an orderless completion style that divides the pattern into space-separated components, and matches candidates that match all of the components in any order. Each component can match in any one of several ways: literally, as a regexp, as an initialism, in the flex style, or as multiple word prefixes.

emacs-eros 0.1.0-0.a9a92bd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xiongtx/eros
Licenses: GPL 3+
Build system: emacs
Synopsis: Evaluation result overlays
Description:

eros provides result overlays for evaluating Emacs Lisp.

emacs-posframe 1.5.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tumashu/posframe
Licenses: GPL 3+
Build system: emacs
Synopsis: Pop a posframe (a child frame) at point
Description:

Posframe can pop a posframe at point. A posframe is a child frame displayed within its root window's buffer. Posframe is fast and works well with CJK languages.

emacs-ob-ipython 20180224
Propagated dependencies: emacs-f@0.21.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: http://www.gregsexton.org
Licenses: GPL 3+
Build system: emacs
Synopsis: Org-Babel functions for IPython evaluation
Description:

This package adds support to Org-Babel for evaluating Python source code using IPython.

emacs-dtrt-indent 1.26
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jscheid/dtrt-indent
Licenses: GPL 2+
Build system: emacs
Synopsis: Minor mode that guesses the indentation offset
Description:

This package provides a minor mode that guesses the indentation offset originally used for creating source code files and transparently adjusts the corresponding settings in Emacs, making it more convenient to edit foreign files.

emacs-spaceleader 0.0.3-1.5d88d12
Propagated dependencies: emacs-dash@2.20.0 emacs-general@0.1-0.a48768f emacs-which-key@3.6.1 emacs-use-package@2.4.4 emacs-bind-map@1.1.2-0.510a241
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mohkale/spaceleader
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs leader key implementation from Spacemacs
Description:

emacs-spaceleader replicates Spacemacs' leader key features, without requiring all of Spacemacs. The <Leader> key, inspired by Vim, provides an easy way to bind keys under a configurable prefix key.

emacs-clue 0-0.41895da
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/AmaiKinono/clue/
Licenses: GPL 3+
Build system: emacs
Synopsis: Connecting clues while reading code
Description:

Clue is a tool for helping you take notes while reading code.

Code reading is all about finding connections between different locations in a project. With Clue, you can take notes about these connections in plain text (or your favorite markup language), and insert links to take you to these locations.

emacs-mbsync 0.1.2-5.d3c81da
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dimitri/mbsync-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Interface to mbsync for Emacs
Description:

This package calls mbsync from within Emacs.

emacs-ac-php 2.7.0
Dependencies: emacs-auto-complete@1.5.1 emacs-company@1.0.2 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-helm@4.0.7 emacs-php-mode@1.27.0 emacs-popup@0.5.9 emacs-s@1.13.0 emacs-xcscope@1.5-0.d228d75
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xcwen/ac-php
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs Auto Complete & Company mode for PHP
Description:

This package provides Auto Complete and Company back-ends for PHP.

emacs-ob-async 1.0.0
Propagated dependencies: emacs-async@1.9.9 emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/astahlman/ob-async
Licenses: GPL 3+
Build system: emacs
Synopsis: Asynchronous src_block execution for org-babel
Description:

ob-async enables asynchronous execution of org-babel src blocks.

emacs-cascading-dir-locals 0.1-0.efdf5e6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fritzgrabo/cascading-dir-locals
Licenses: GPL 3+
Build system: emacs
Synopsis: Apply all @file{.dir-locals.el} from root to current directory
Description:

This package provides a global minor mode that changes how Emacs handles the lookup of applicable dir-locals files (.dir-locals.el): instead of starting at the directory of the visited file and moving up the directory tree only until a first dir-locals file is found, collect and apply all (!) dir-locals files found from the current directory up to the root one.

Values specified in files nearer to the current directory take precedence over values in files farther away from it.

You might want to use this to globally set dir-local variables that apply to all of your projects, then override or add variables on a per-project basis.

emacs-dotenv-mode 0.2.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/preetpalS/emacs-dotenv-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for @file{.env} files
Description:

This package provides syntax highlighting for .env files.

emacs-dape 0.27.1
Propagated dependencies: emacs-jsonrpc@1.0.28
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/svaante/dape
Licenses: GPL 3+
Build system: emacs
Synopsis: Debug Adapter Protocol for Emacs
Description:

Dape is a debug adapter client for Emacs. The debug adapter protocol, much like its more well-known counterpart, the language server protocol, aims to establish a common API for programming tools. However, instead of functionalities such as code completions, it provides a standardized interface for debuggers.

emacs-auth-source-pass 5.0.0-2.847a1f5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DamienCassou/auth-password-store
Licenses: GPL 3+
Build system: emacs
Synopsis: Integrate @code{auth-source} with @code{password-store}
Description:

This package helps Emacs integrate with the Unix password-store application.

emacs-helm-descbinds 1.13-1.033be73
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-descbinds
Licenses: GPL 3+
Build system: emacs
Synopsis: Convenient @code{describe-bindings} with Helm
Description:

This package is a replacement of describe-bindings for Helm. describe-bindings is replaced with helm-descbinds. As usual, type C-h b, or any incomplete key sequence plus C-h, to run helm-descbinds. The bindings are presented in a similar way as describe-bindings does, but you can use completion to find the command you searched for and execute it, or view its documentation.

emacs-eval-in-repl-iex 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7 emacs-elixir-mode@2.5.0 emacs-alchemist@1.8.2
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 Elixir buffers.

emacs-hyperspace 0.8.5-1.f574d07
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/hyperspace
Licenses: GPL 3+
Build system: emacs
Synopsis: Get there from here
Description:

Hyperspace is a way to get nearly anywhere from wherever you are, whether that's within Emacs or on the web. It's somewhere in between Quicksilver and keyword URLs, giving you a single, consistent interface to get directly where you want to go. It’s for things that you use often, but not often enough to justify a dedicated binding.

Total packages: 72465