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

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-ob-asymptote 1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hurrja/ob-asymptote
Licenses: GPL 3+
Build system: emacs
Synopsis: Babel functions for Asymptote
Description:

This package provides Org Babel support for evaluating Asymptote source code. This differs from most standard languages in that:

  • there is no such thing as a ``session'' in Asymptote,

  • we are generally only going to return results of type file,

  • we are adding the file and cmdline header arguments, if file is omitted then the -V option is passed to the asy command for interactive viewing.

emacs-eval-in-repl-cider 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7 emacs-cider@1.20.0
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 Clojure buffers.

emacs-docker-tramp 0.1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-pe/docker-tramp.el
Licenses: GPL 3+
Build system: emacs
Synopsis: TRAMP integration for docker containers
Description:

This package provides a TRAMP method for Docker containers.

emacs-ob-racket 1.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hasu/emacs-ob-racket
Licenses: GPL 3+
Build system: emacs
Synopsis: Org Babel support for Racket
Description:

This package adds support for working with Racket code blocks with Org Babel in Org mode.

emacs-with-simulated-input 3.0
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DarwinAwardWinner/with-simulated-input
Licenses: GPL 3+
Build system: emacs
Synopsis: Non-interactive testing Emacs library
Description:

This package provides an Emacs Lisp macro, with-simulated-input, which evaluates one or more forms while simulating a sequence of input events for those forms to read. The result is the same as if a user had evaluated the forms and then manually typed in the same input. This macro is useful for non-interactive testing of normally interactive commands and functions, such as completing-read.

emacs-git-messenger 0.18
Propagated dependencies: emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-git-messenger
Licenses: GPL 3+
Build system: emacs
Synopsis: Popup commit message at current line
Description:

emacs-git-messenger provides git-messenger:popup-message, a function that when called, will popup the last git commit message for the current line. This uses git-blame internally.

emacs-fennel-mode 0.9.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~technomancy/fennel-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major-mode for editing Fennel code
Description:

Fennel mode provides font-lock, indentation, navigation, and REPL for Fennel code within Emacs.

emacs-orgit 2.1.0
Propagated dependencies: emacs-dash@2.20.0 emacs-magit@4.4.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/orgit
Licenses: GPL 3+
Build system: emacs
Synopsis: Support for Org links to Magit buffers
Description:

This package defines several Org link types, which can be used to link to certain Magit buffers. Use the command org-store-link while such a buffer is current to store a link. Later you can insert it into an Org buffer using the command org-insert-link.

emacs-gdscript-mode 1.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/godotengine/emacs-gdscript-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: GDScript support and syntax highlighting in Emacs
Description:

This package adds support for the GDScript programming language from the Godot game engine in Emacs. It features all the essentials, e.g., syntax highlighting, code folding, indentation, automatic pairing, auto-completion, and code formatting.

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-airline-themes 1.8
Propagated dependencies: emacs-powerline@2.5-0.c35c35b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/AnthonyDiGirolamo/airline-themes
Licenses: Expat
Build system: emacs
Synopsis: Vim-airline themes for Emacs Powerline
Description:

This is a port of the themes in Vim-airline to Emacs Powerline.

emacs-zotra 1.0-0.fe9093b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mpedramfar/zotra/
Licenses: GPL 3+
Build system: emacs
Synopsis: Zotra frontend for Emacs
Description:

Emacs-zotra provides functions to fetch bibliographic information in different formats (e.g. {bibtex

emacs-consult-mu 1.0-0.e1dc636
Propagated dependencies: emacs-consult@3.1 emacs-embark@1.1 mu@1.12.14
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/armindarvish/consult-mu/
Licenses: GPL 3+
Build system: emacs
Synopsis: Search mu4e emails with Consult
Description:

This package provides a query interface for mu4e using Consult.

emacs-ssh-deploy 3.1.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cjohansson/emacs-ssh-deploy
Licenses: GPL 3+
Build system: emacs
Synopsis: Deployment via Tramp, global or per directory
Description:

SSH Deploy enables automatic deploys on explicit-save actions, manual uploads, renaming, deleting, downloads, file and directory differences, launching remote terminals (Eshell, Shell), detection of remote changes, remote directory browsing, remote SQL database sessions and running custom deployment scripts via Tramp.

emacs-punpun-theme 0-0.7026684
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://depp.brause.cc/punpun-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Bleak Emacs theme
Description:

A bleak theme. Uses shades of gray and the occasional splash of color. Designed for 256-color terminals. Comes in light and dark!

emacs-meyvn 1.7
Propagated dependencies: emacs-cider@1.20.0 emacs-dash@2.20.0 emacs-geiser@0.32 emacs-parseclj@1.1.1 emacs-parseedn@1.2.1 emacs-projectile@2.9.1 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/danielsz/meyvn-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs client for the Meyvn build tool
Description:

This package provides an Emacs client for the Meyvn build tool.

emacs-ox-hugo 0.12.2
Propagated dependencies: emacs-tomelr@0.4.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://ox-hugo.scripter.co
Licenses: GPL 3+
Build system: emacs
Synopsis: Hugo markdown back-end for Org export engine
Description:

Ox-hugo is an Org exporter backend that exports Org to Hugo-compatible Markdown, Blackfriday, and also generates the front-matter in TOML or YAML format.

emacs-eldoc 1.16.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/eldoc.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Show function arglist or variable docstring in echo area
Description:

This program was inspired by the behavior of the ``mouse documentation window'' on many Lisp Machine systems; as you type a function's symbol name as part of a sexp, it will print the argument list for that function. Behavior is not identical; for example, you need not actually type the function name, you need only move point around in a sexp that calls it. Also, if point is over a documented variable, it will print the one-line documentation for that variable instead, to remind you of that variable's meaning.

emacs-org-pandoc-import 1.0-0.db308f1
Dependencies: pandoc@2.19.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-openwith 20120531-0.5fe01de
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/garberw/openwith
Licenses: GPL 2+
Build system: emacs
Synopsis: Open external applications for files with Emacs
Description:

This package enables you to associate file name patterns with external applications that are automatically invoked when you use commands like find-file. For example, you can have it open png files with feh and mp4 files with mpv. This is especially useful when browsing files with Dired.

emacs-rich-minority 1.0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/rich-minority
Licenses: GPL 2+
Build system: emacs
Synopsis: Clean-up and beautify the list of minor modes
Description:

This Emacs package hides and/or highlights minor modes in the mode-line.

emacs-haskell-mode 17.5-0.e9c3567
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/haskell/haskell-mode
Licenses: GPL 3+
Build system: gnu
Synopsis: Haskell mode for Emacs
Description:

This is an Emacs mode for editing, debugging and developing Haskell programs.

emacs-evil-escape 3.16
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/emacsorphanage/evil-escape
Licenses: GPL 3+
Build system: emacs
Synopsis: Escape from insert state and everything else in Emacs
Description:

Evil escape provides a customizable key sequence to escape from insert state and everything else in Emacs.

emacs-org-fragtog 0.4.2
Propagated dependencies: emacs-org@9.7.39
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/io12/org-fragtog
Licenses: GPL 3+
Build system: emacs
Synopsis: Toggle Org mode LaTeX fragments preview at cursor
Description:

Org mode supports inline image previews of LaTeX fragments. This package automates this, so fragment previews are disabled for editing when your cursor steps onto them, and re-enabled when the cursor leaves.

Total packages: 69239