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

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-nadvice 0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/nadvice.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Forward compatibility for Emacs-24.4's nadvice
Description:

This package tries to re-implement some of nadvice.el's functionality on top of the old defadvice system, to help users of defadvice move to the new advice system without dropping support for Emacs<24.4.

emacs-helm-xref 1.0
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/brotzeit/helm-xref
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm interface for @code{xref}
Description:

This package provides a Helm interface for selecting xref results.

emacs-cyberpunk-theme 1.22
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/n3mo/cyberpunk-theme.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Cyberpunk theme for Emacs built-in color theme support
Description:

Cyberpunk color theme for the Emacs 24+ built-in color theme support known loosely as deftheme. Many mode-specific customizations are included.

emacs-elfeed 4.0.1
Dependencies: curl@8.6.0 gzip@1.14
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/skeeto/elfeed
Licenses: Unlicense
Build system: emacs
Synopsis: Atom/RSS feed reader for Emacs
Description:

Elfeed is an extensible web feed reader for Emacs, supporting both Atom and RSS, with a user interface inspired by notmuch.

emacs-helm-mu 20180513-1.77e6fea
Propagated dependencies: emacs-helm@4.0.7 mu@1.14.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-mu
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm sources for searching emails and contacts
Description:

Helm sources for searching emails and contacts using mu and mu4e. Mu is an indexer for maildirs and mu4e is a mutt-like MUA for Emacs build on top of mu. Mu is highly efficient making it possible to get instant results even for huge maildirs. It also provides search operators, e.g: from:Peter to:Anne flag:attach search term.

emacs-eacl 2.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/redguardtoo/eacl
Licenses: GPL 3+
Build system: emacs
Synopsis: Auto-complete lines by using @code{grep} on a project
Description:

This package provides auto-completion commands for single and multiple lines of code in a project.

emacs-counsel 0.15.1
Propagated dependencies: emacs-ivy@0.15.1 emacs-swiper@0.15.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/swiper
Licenses: GPL 3+
Build system: emacs
Synopsis: Various completion functions using Ivy
Description:

Just call one of the interactive functions in a file to complete the corresponding thing using Ivy.

The following completions are currently available:

  • Symbol completion for Elisp, Common Lisp, Python, Clojure, C, C++.

  • Describe functions for Elisp: function, variable, library, command,

  • bindings, theme.

  • Navigation functions: imenu, ace-line, semantic, outline.

  • Git utilities: git-files, git-grep, git-log, git-stash, git-checkout.

  • Grep utilities: grep, ag, pt, recoll, ack, rg.

  • System utilities: process list, rhythmbox, linux-app.

  • Many more.

emacs-org-margin 0.2.0-0.4013b59
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rougier/org-margin
Licenses: GPL 3+
Build system: emacs
Synopsis: Outdent headlines in emacs org-mode
Description:

org-margin mode outdents org headlines by moving leading stars into the margin and transform them into markers depending on the chosen style.

emacs-dired-rsync 0.7
Propagated dependencies: emacs-s@1.13.0 emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/stsquad/dired-rsync/
Licenses: GPL 3+
Build system: emacs
Synopsis: Support for rsync from Emacs dired buffers
Description:

This package adds a single command dired-rsync which allows the user to copy marked files in a Dired buffer via rsync. This is useful, especially for large files, because the copy happens in the background and doesn’t lock up Emacs. It is also more efficient than using Tramp's own encoding methods for moving data between systems.

emacs-docker-compose-mode 1.1.0
Propagated dependencies: emacs-dash@2.20.0 emacs-f@0.21.0 emacs-yaml-mode@0.0.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/meqif/docker-compose-mode/
Licenses: Expat
Build system: emacs
Synopsis: Major mode for editing @file{docker-compose} files
Description:

This is a major mode for docker-compose files that provides completion of relevant keywords.

emacs-elfeed-protocol 1.0.0
Propagated dependencies: emacs-elfeed@4.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fasheng/elfeed-protocol
Licenses: GPL 3+
Build system: emacs
Synopsis: Fever/NewsBlur/ownCloud/tt-RSS protocols for Elfeed
Description:

Elfeed-protocol provides extra protocols to make self-hosting RSS readers like Fever, NewsBlur, ownCloud News and Tiny TIny RSS work with Elfeed.

emacs-extend-smime 3.3
Propagated dependencies: emacs-defaultencrypt@5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://informationelle-selbstbestimmung-im-internet.de/Emacs.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Improved S/MIME support for Gnus in Emacs
Description:

ExtendSMIME is designed to be used with Gnus in Emacs. It enhances DefaultEncrypt (emacs-defaultencrypt) to support S/MIME (Secure/Multipurpose Internet Mail Extensions) via LDAP (Lightweight Directory Access Protocol). Before a message (e.g., email) is sent, ExtendSMIME searches for missing certificates via LDAP and imports them into gpgsm. When certificates for all recipients are available, DefaultEncrypt automatically encrypts the message. For details and instructions on how to use ExtendSMIME, please refer to the home page or read the comments in the source file, jl-smime.el.

emacs-flycheck-flow 1.1-1.9e8e52c
Propagated dependencies: emacs-flycheck@36.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lbolla/emacs-flycheck-flow
Licenses: GPL 3+
Build system: emacs
Synopsis: Flow support for @code{flycheck-mode}
Description:

This package allows flycheck-mode to provide syntax-checking for Flow files.

emacs-highlight-quoted 0.1-0.2410347
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fanael/highlight-quoted
Licenses: FreeBSD
Build system: emacs
Synopsis: Highlight Lisp quotes and quoted symbols
Description:

highlight-quoted-mode is a minor mode for highlighting Lisp quotes and quoted symbols.

emacs-browse-kill-ring 2.0.0-0.1ef72cc
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/browse-kill-ring/browse-kill-ring
Licenses: GPL 2+
Build system: emacs
Synopsis: Interactively insert items from kill-ring
Description:

Did you ever feel that C-y M-y M-y M-y ... is not a great way of trying to find that piece of text you know you killed a while back? Then browse-kill-ring.el is for you.

emacs-git-link 0.11.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sshaw/git-link
Licenses: GPL 3+
Build system: emacs
Synopsis: Create links for files and commits in GitHub/GitLab/etc. repos
Description:

git-link returns the URL for the current buffer's file location at the current line number or active region. git-link-commit returns the URL for a commit. URLs are added to the kill ring.

emacs-sql-indent 1.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alex-hhh/emacs-sql-indent
Licenses: GPL 3+
Build system: emacs
Synopsis: Support for indenting code in SQL files
Description:

This package provides a minor mode that enables syntax-based indentation for SQL mode buffers. Indentation rules are flexible and can be customized to match your personal coding style.

epipe 0.1.0
Dependencies: bash@5.2.37 perl@5.36.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cute-jumper/epipe
Licenses: GPL 3+
Build system: trivial
Synopsis: Pipe to the @code{emacsclient}
Description:

epipe provides an utility to use your editor in the pipeline, featuring the support for running emacsclient.

emacs-better-defaults 0.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~technomancy/better-defaults
Licenses: GPL 3+
Build system: emacs
Synopsis: Better defaults for Emacs
Description:

Better defaults attempts to address the most obvious deficiencies of the Emacs default configuration in uncontroversial ways that nearly everyone can agree upon.

emacs-phi-search 20160630-1.9a089b8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zk-phi/phi-search
Licenses: GPL 2+
Build system: emacs
Synopsis: Interactive search compatible with @code{multiple-cursors}
Description:

This package can be used with multiple-cursors to provide an incremental search that moves all fake cursors in sync.

emacs-isearch-prop 0-2.4a2765f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/isearch-prop.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Extensions to @code{isearch.el}
Description:

The Emacs library isearch-prop.el lets you search within contexts. You can limit incremental search to a set of zones of buffer text, search contexts that in effect constitute a multi-region. These zones can be defined in various ways, including some ways provided specially by this library.

emacs-arei 0.9.7
Propagated dependencies: emacs-consult@3.6 emacs-eros@0.1.0-0.a9a92bd emacs-sesman@0.3.4 emacs-queue@0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~abcdw/emacs-arei
Licenses: GPL 3+
Build system: emacs
Synopsis: Asynchronous Reliable Extensible IDE
Description:

Sleek Guile IDE for Emacs.

emacs-easy-kill 0.9.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/leoliu/easy-kill
Licenses: GPL 3+
Build system: emacs
Synopsis: Kill and mark things easily in Emacs
Description:

This package provides commands easy-kill and easy-mark to let users kill or mark things easily.

emacs-eshell-z 0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xuchunyang/eshell-z
Licenses: GPL 3+
Build system: emacs
Synopsis: Quick navigation to frequently visited directories
Description:

This package is a port of z, and keeps track of visited directories and commands invoked within them in order to enable navigation via input of matching regexps.

Total packages: 32521