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

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-eterm-256color 0.3.13
Propagated dependencies: emacs-f@0.21.0 emacs-xterm-color@2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dieggsy/eterm-256color
Licenses: GPL 3+
Build system: emacs
Synopsis: Customizable 256 colors for Emacs @code{term} and @code{ansi-term}
Description:

This package uses emacs-xterm-color to add customizable 256 color support to term and ansi-term.

emacs-casual-info 2.11.2
Propagated dependencies: emacs-magit@4.4.2 emacs-transient@0.11.0
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-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-grid 0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ichernyshovvv/grid.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Library for putting text into boxes and align these boxes
Description:

This library allows you to put text data into boxes and align them horizontally, applying margin, padding, borders.

emacs-pg 0.61
Propagated dependencies: emacs-peg@1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emarsden/pg-el
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs Lisp interface for PostgreSQL
Description:

This module lets you access the PostgreSQL object-relational DBMS from Emacs, using its socket-level frontend/backend protocol. The module is capable of automatic type coercions from a range of SQL types to the equivalent Emacs Lisp type. This is a low level API, and won't be useful to end users.

emacs-mastodon 2.0.7
Propagated dependencies: emacs-persist@0.8 emacs-tp@0.7 emacs-transient@0.11.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/martianh/mastodon.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs client for Mastodon
Description:

mastodon.el is an Emacs client for Mastodon, the federated microblogging social network.

emacs-djvu3 1.0-0.37b675b
Propagated dependencies: emacs-djvu@1.1.2 emacs-tablist@1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dalanicolai/djvu3
Licenses: GPL 3+
Build system: emacs
Synopsis: Extend djvu.el to display annotations and more
Description:

This package extends emacs-djvu with annotation rendering features and a fast occur search feature using svg.el.

Other features include:

  • clickable links

  • marker extension to svg.el for providing arrowheads (or other types of markers)

  • a quite fancy keyboard annotation function

  • an imenu index function to enable imenu navigation

  • document restore function to open the document at the last location of the previous session

emacs-opencl-mode 2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/salmanebah/opencl-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major mode for editing OpenCL kernels
Description:

This Emacs package provides the opencl-mode major mode for editing OpenCL kernels. It supports syntax highlighting and online access to the OpenCL documentation through the opencl-lookup function.

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-display-wttr 2.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~josegpt/display-wttr
Licenses: GPL 3+
Build system: emacs
Synopsis: Display wttr (weather) in the mode line
Description:

This package contains a minor mode that can be toggled. It fetches weather information based on your location or on a given location from https://wttr.in and then displays it on the mode line.

emacs-markdown-preview-mode 0.9.4
Propagated dependencies: emacs-markdown-mode@2.7 emacs-websocket@1.15 emacs-web-server@0.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ancane/markdown-preview-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Preview Markdown files
Description:

This package provides a minor mode for preview of Markdown files, and sends rendered Markdown to a web browser.

emacs-literate-elisp 0.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jingtaozf/literate-elisp/tags
Licenses: GPL 3+
Build system: emacs
Synopsis: Load Emacs Lisp code blocks from Org files
Description:

Literate-Elisp is an Emacs lisp library to provide an easy way to use literal programming in Emacs lisp. It extends the Emacs load mechanism so Emacs can load Org files as Lisp source files directly.

emacs-centaur-tabs 3.2
Propagated dependencies: emacs-all-the-icons@5.0.0 emacs-powerline@2.5-0.c35c35b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ema2159/centaur-tabs
Licenses: GPL 3+
Build system: emacs
Synopsis: Modern looking tabs plugin for Emacs
Description:

This projects aims to become an aesthetic, functional and efficient tabs plugin for Emacs with a lot of customization options.

emacs-with-editor 3.4.7
Propagated dependencies: emacs-async@1.9.9 emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/with-editor
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs library for using Emacsclient as EDITOR
Description:

This package provides an Emacs library to use the Emacsclient as $EDITOR of child processes, making sure they know how to call home. For remote processes a substitute is provided, which communicates with Emacs on stdout instead of using a socket as the Emacsclient does.

emacs-org-make-toc 0.6
Propagated dependencies: emacs-compat@30.1.0.1 emacs-dash@2.20.0 emacs-org@9.7.39 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/org-make-toc
Licenses: GPL 3+
Build system: emacs
Synopsis: Maintain a table of contents for an Org file
Description:

This package facilitates the creation and maintenance of tables of contents.

emacs-outshine 3.0.1-1.bf1eed1
Propagated dependencies: emacs-outorg@2.0-1.78b0695
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/outshine
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs outline with outshine
Description:

Outshine attempts to bring the look and feel of org-mode to an Emacs outside of the Org major-mode. It is an extension of outline-minor-mode (org-mode itself derives from outline-mode), so there is no such thing like an outshine mode, only outline-minor-mode with outshine extensions loaded.

emacs-evil-visualstar 0.2.0-1.06c053d
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bling/evil-visualstar
Licenses: GPL 3+
Build system: emacs
Synopsis: Instantly search using the visual selection
Description:

This package provides evil-mode functions for using selected text to search.

emacs-ac-geiser 0.1-0.93818c9
Propagated dependencies: emacs-geiser@0.32 emacs-auto-complete@1.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xiaohanyu/ac-geiser
Licenses: Modified BSD
Build system: emacs
Synopsis: Auto-complete backend for geiser
Description:

This package provides an auto-complete source for Scheme projects using geiser.

emacs-oauth2 0.18.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/oauth2.html
Licenses: GPL 3+
Build system: emacs
Synopsis: OAuth 2.0 authorization protocol implementation
Description:

This package provides an Elisp implementation of the OAuth 2.0 draft. The main entry point is oauth2-auth-and-store which will return a token structure. This token structure can be then used with oauth2-url-retrieve-synchronously or oauth2-url-retrieve to retrieve any data that need OAuth authentication to be accessed. If the token needs to be refreshed, the code handles it automatically and stores the new value of the access token.

emacs-helm-org-contacts 20201202-2.741eca6
Propagated dependencies: emacs-dash@2.20.0 emacs-helm@4.0.6 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tmalsburg/helm-org-contacts
Licenses: GPL 3
Build system: emacs
Synopsis: Helm source for org-contacts
Description:

This Helm source can be used to search contacts stored in org-contacts format. There are actions for inserting postal addresses, email addresses, and phone numbers in the buffer where helm-org-contacts was called.

emacs-eshell-bookmark 2.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fuco1/eshell-bookmark
Licenses: GPL 3+
Build system: emacs
Synopsis: Provide @file{bookmark.el} integration for @code{eshell}
Description:

This package allows for bookmarking eshell buffers. Upon visiting the bookmark, a new eshell session will be opened in the appropriate directory if no eshell session is active.

emacs-prop-menu 0.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/david-christiansen/prop-menu-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Create and display a context menu based on text and overlay properties
Description:

This is a library for computing context menus based on text properties and overlays. The intended use is to have tools that annotate source code and others that use these annotations, without requiring a direct coupling between them, but maintaining discoverability.

Major modes that wish to use this library should first define an appropriate value for prop-menu-item-functions. Then, they should bind prop-menu-by-completing-read to an appropriate key. Optionally, a mouse pop-up can be added by binding prop-menu-show-menu to a mouse event.

emacs-log4e 0.4.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/aki2o/log4e
Licenses: GPL 3+
Build system: emacs
Synopsis: Logging framework for elisp
Description:

This package provides a logging framework for elisp. It allows you to deal with multiple log levels.

emacs-geoclue 0.8.1-1.f409b54
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/geoclue
Licenses: GPL 3+
Build system: emacs
Synopsis: Determine your current location using GeoClue2 over D-Bus
Description:

This package provides an Emacs library which lets you determine your current location using GeoClue2 over D-Bus.

Total packages: 69282