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

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-suneater-theme 2.5.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~plattfot/suneater-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Minimalistic dark theme for Emacs
Description:

Suneater is a dark, minimalistic Emacs theme. It was based on Sunburst theme but now takes more inspiration from the Nano theme.

emacs-mu4e-jump-to-list 1.0-1.358bba0
Propagated dependencies: mu@1.14.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/wavexx/mu4e-jump-to-list.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Select and view mailing lists in mu4e
Description:

mu4e-jump-to-list allows you to select and view mailing lists automatically using existing List-ID headers in your mu database. Just press "l" in the headers view and any mailing list you've subscribed to will be automatically discovered and presented in recency order.

emacs-move-text 2.0.10
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsfodder/move-text
Licenses: GPL 3+
Build system: emacs
Synopsis: Move current line or region with M-up or M-down
Description:

This package provide functions to move the current line using M-up or M-down if a region is marked, it will move the region instead.

emacs-pkg-info 0.6
Propagated dependencies: emacs-epl@0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lunaryorn/pkg-info.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Information about Emacs packages
Description:

This library extracts information from the installed Emacs packages.

emacs-company-org-block 0.3-1.115af0a
Propagated dependencies: emacs-company@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xenodium/company-org-block
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs @code{company-complete} for Org blocks
Description:

Insert Emacs Org blocks with completion via company mode.

emacs-mu4e-alert 1.0-1.d36eb0c
Propagated dependencies: emacs-alert@1.3 emacs-ht@2.4-0.1c49aad emacs-s@1.13.0 mu@1.14.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xzz53/mu4e-alert
Licenses: GPL 3+
Build system: emacs
Synopsis: Desktop notifications and mode line display for mu4e
Description:

This package provides desktop notifications for mu4e. Additionally it can display the number of unread emails in the mode line.

emacs-haskell-snippets 0.1.0-1.1c29c4a
Propagated dependencies: emacs-yasnippet@0.14.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/haskell/haskell-snippets
Licenses: Expat
Build system: emacs
Synopsis: Official collection of YASnippet Haskell snippets for Emacs
Description:

Haskell-Snippets is a collection of YASnippet Haskell snippets for Emacs.

emacs-monokai-theme 3.5.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/oneKelvinSmith/monokai-emacs
Licenses: GPL 3+
Build system: emacs
Synopsis: High contrast color theme for Emacs
Description:

Monokai theme is a port of the popular TextMate Monokai theme for Emacs.

emacs-org-pandoc-import 1.0-0.db308f1
Dependencies: pandoc@3.7.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tecosaur/org-pandoc-import/
Licenses: GPL 3+
Build system: emacs
Synopsis: Read and edit non-Org file types in Org
Description:

This package uses Pandoc to convert selected file types to Org. It can convert supported non-Org files to an Org file with Pandoc.

It can also intercept requests for non-Org files it knows it can convert, convert the file to a temporary Org file, and open this file instead. On save, it exports back to the original non-Org file.

emacs-ivy-pass 0.1-1.5b523de
Propagated dependencies: emacs-ivy@0.15.1 emacs-password-store@2.3.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ecraven/ivy-pass
Licenses: GPL 3
Build system: emacs
Synopsis: Ivy interface to the @code{pass} password store
Description:

This package provides an Ivy interface for working with the password store (pass) in Emacs.

emacs-dream-theme 1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/djcb/dream-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: High-contrast Emacs theme
Description:

dream-theme is a dark, clean theme for Emacs. It is inspired by zenburn, sinburn and similar themes, but slowly diverging from them.

emacs-super-save 0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bbatsov/super-save
Licenses: GPL 3+
Build system: emacs
Synopsis: Auto-save buffers, based on your activity
Description:

Super-save auto-saves your buffers, when certain events happen, e.g., when you switch between buffers or when an Emacs frame loses focus. You can think of it as both something that augments and replaces the standard Auto-save mode.

emacs-xpm 1.0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/xpm.html
Licenses: GPL 3+
Build system: emacs
Synopsis: XPM image editing mode for Emacs
Description:

This Emacs package makes editing XPM images easy (and maybe fun). Editing is done directly on the (textual) image format, for maximal cohesion with the Emacs Way.

emacs-tramp 2.8.1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://savannah.gnu.org/projects/tramp
Licenses: GPL 3+
Build system: emacs
Synopsis: Remote file editing package for Emacs
Description:

Tramp stands for ``Transparent Remote (file) Access, Multiple Protocol''. This package provides remote file editing, using a combination of rsh and rcp or other work-alike programs, such as ssh and scp.

emacs-tramp-auto-auth 20191027-1.f15a12d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/oitofelix/tramp-auto-auth
Licenses: GPL 3+
Build system: emacs
Synopsis: TRAMP automatic authentication library
Description:

This package provides tramp-auto-auth-mode Emacs global minor mode whose purpose is to automatically feed TRAMP sub-processes with passwords for paths matching regexps.

emacs-aio 1.1
Propagated dependencies: emacs-elfeed@4.0.1 emacs-skewer-mode@1.8.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skeeto/emacs-aio
Licenses: Unlicense
Build system: emacs
Synopsis: Async/Await for Emacs Lisp
Description:

aio is to Emacs Lisp as asyncio is to Python. This package builds upon Emacs generators to provide functions that pause while they wait on asynchronous events. They do not block any thread while paused.

emacs-shell-maker 0.93.3
Dependencies: curl@8.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xenodium/shell-maker
Licenses: GPL 3+
Build system: emacs
Synopsis: Create Emacs shells
Description:

Shell Maker is a convenience wrapper around Comint mode.

emacs-memory-usage 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/memory-usage.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Analyze the memory usage of Emacs in various ways
Description:

This package provides the command memory-usage, which lists all buffers and how much memory they use.

emacs-ido-vertical-mode 0.1.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/creichert/ido-vertical-mode.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Makes ido-mode display vertically
Description:

Makes ido-mode display prospects vertically.

emacs-frog-menu 0.2.11
Propagated dependencies: emacs-avy@0.5.0 emacs-posframe@1.5.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/clemera/frog-menu
Licenses: GPL 3+
Build system: emacs
Synopsis: Quickly pick items from ad hoc menus
Description:

This package provides a popup offering a preview of a list of candidates on which user-defined dispatch actions can act.

emacs-defaceight 0.0.2-0.7ad7a4f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/mekeor/defaceight
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs package for stepping through effective default face heights
Description:

Interactively decrease or increase the attribute :height of the face default in the theme user to the next effective value.

emacs-flycheck-package 0.14
Propagated dependencies: emacs-flycheck@36.0 emacs-package-lint@0.26
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/flycheck-package
Licenses: GPL 3+
Build system: emacs
Synopsis: Flycheck checker for elisp package metadata
Description:

This library provides a flycheck checker for the metadata in Emacs Lisp files which are intended to be packages.

emacs-wanderlust 2.15.9-846.d6dcbad
Dependencies: emacs-spamfilter@1.13
Propagated dependencies: emacs-semi-epg@1.14.6-250.85a52b8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/WanderLust
Licenses: GPL 2+
Build system: emacs
Synopsis: Yet Another Message Interface on Emacsen
Description:

Wanderlust is an mail/news management system on Emacsen. It supports IMAP4rev1(RFC2060), NNTP, POP and local message files.

The main features of Wanderlust:

  • Pure elisp implementation.

  • Supports IMAP4rev1, NNTP, POP(POP3/APOP), MH and Maildir format.

  • Unified access method to messages based on Mew-like Folder Specification.

  • Mew-like Key-bind and mark handling.

  • Manages unread messages.

  • Interactive thread display.

  • Folder Mode shows the list of subscribed folders.

  • Message Cache, Disconnected Operation.

  • MH-like FCC (Fcc: %Backup and Fcc: $Backup is allowed).

  • MIME compliant (by SEMI).

  • Transmission of news and mail are unified by Message transmitting draft.

  • Graphical list of folders.

  • View a part of message without retrieving the whole message (IMAP4).

  • Server-side message look up (IMAP4), multi-byte characters are allowed.

  • Virtual Folders.

  • Supports compressed folder using common archiving utilities.

  • Old articles in folders are automatically removed/archived (Expiration).

  • Automatic re-file.

  • Template function makes it convenient to send fixed form messages.

emacs-google-maps 1.0.0-1.2eb16ff
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jd/google-maps.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Access Google Maps from Emacs
Description:

The google-maps package displays Google Maps directly inside Emacs. It requires a Google Map Static API key to function.

Total packages: 32521