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

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-org-drill-table 0.1-0.096387d
Propagated dependencies: 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/chrisbarrett/org-drill-table
Licenses: GPL 3+
Build system: emacs
Synopsis: Generate Org drill cards using Org mode tables
Description:

This package generates drill cards based on an Org mode table in the current subtree. The cards are inserted under a new ``Cards'' heading in the current tree.

emacs-mmt 0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mrkkrp/mmt
Licenses: GPL 3+
Build system: emacs
Synopsis: Classic tools to write Emacs Lisp macros
Description:

Emacs MMT is a package that contains classic tools for Emacs Lisp developers who want to write macros with convenience.

emacs-magit-stgit 3.1.0
Propagated dependencies: emacs-magit@4.4.2 emacs-transient@0.11.0 emacs-llama@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/stacked-git/magit-stgit
Licenses: GPL 3+
Build system: emacs
Synopsis: StGit extension for Magit
Description:

This package provides basic support for stgit in emacs-magit. When magit-stgit-mode is turned on, the current patch series is displayed in the status buffer. While point is on a patch the changes it introduces can be shown using RET, it can be selected as the current patch using a, and it can be discarded using k. Other StGit commands are available from the StGit transient on /.

emacs-ebib 2.51.1
Propagated dependencies: emacs-biblio@0.3 emacs-compat@30.1.0.1 emacs-ivy@0.15.1 emacs-parsebib@6.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://joostkremers.github.io/ebib/
Licenses: Modified BSD GPL 3+
Build system: emacs
Synopsis: BibTeX database manager for Emacs
Description:

Ebib is a BibTeX database manager that runs in GNU Emacs. With Ebib you can create, sort and manage your .bib database files, all within Emacs. It supports searching, multi-line field values and @String and @Preamble definitions. Ebib integrates with (La)TeX mode, Org mode and other Emacs editing modes.

emacs-zoom 0.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cyrus-and/zoom
Licenses: Expat
Build system: emacs
Synopsis: Fixed and automatic balanced window layout for Emacs
Description:

This minor mode takes care of managing the window sizes by enforcing a fixed and automatic balanced layout where the currently selected window is resized according to zoom-size which can be an absolute value in lines/columns, a ratio between the selected window and frame size or even a custom callback.

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-flymake-flycheck 20210404.2128
Propagated dependencies: emacs-flycheck@35.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/flymake-flycheck
Licenses: GPL 3+
Build system: emacs
Synopsis: Use Flycheck checkers as Flymake backends
Description:

This package provides support for running any Flycheck checker as a Flymake diagnostic backend. The effect is that Flymake will control when the checker runs, and Flymake will receive its errors.

emacs-taxy-magit-section 0.14.3
Propagated dependencies: emacs-magit@4.4.2 emacs-taxy@0.10.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/taxy.el
Licenses: GPL 3+
Build system: emacs
Synopsis: View Taxy structs in a Magit Section buffer
Description:

This library provides a way to view taxy structs in a column-based, magit-section buffer. Columns are defined using simple top-level forms, and new columns may be easily defined by users in their configurations.

emacs-key-chord 0.8.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/key-chord.el
Licenses: GPL 2+
Build system: emacs
Synopsis: Map pairs of simultaneously pressed keys to Emacs commands
Description:

emacs-key-chord provides key-chord-mode, a mode for binding key chords to commands. A key chord is defined as two keys pressed simultaneously or a single key quickly pressed twice.

emacs-lean4-mode 1.1.2
Propagated dependencies: emacs-compat@30.1.0.1 emacs-lsp-mode@9.0.1-0.1472333 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://lean-lang.org/
Licenses: ASL 2.0
Build system: emacs
Synopsis: Lean 4 major mode for Emacs
Description:

This package provides a major mode for the Lean theorem prover, version 4.

emacs-eval-in-repl 0.9.7
Propagated dependencies: emacs-dash@2.20.0 emacs-paredit@26 emacs-ace-window@0.10.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:

eval-in-repl provides a consistent ESS-like evaluation interface for various REPLs. In particular, it mimics ESS' C-RET binding, which sends a line or region to an appropriately configured shell. This package provides just the core of eval-in-repl---for the languages themselves, see their respective packages.

emacs-consult-notes 0.7-0.7c9cd97
Propagated dependencies: emacs-consult@3.1 emacs-dash@2.20.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mclear-tools/consult-notes/
Licenses: GPL 3+
Build system: emacs
Synopsis: Management of personal notes with @code{emacs-consult}
Description:

This package allows selecting notes easily. Its most basic use is to integrate directories of files (notes) and to provide easy narrowing via emacs-consult. consult-notes can be used with any directory (or directories) of note files. It easily integrates with note systems like emacs-zk, emacs-denote or emacs-org-roam. Additionally, it may also search org headings in a set of specified files.

emacs-marginalia-emprise 0.2.0
Propagated dependencies: emacs-emprise@0.3.0 emacs-marginalia@2.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://sr.ht/~plattfot/emprise/
Licenses: GPL 3+
Build system: emacs
Synopsis: Annotate Emprise with Marginalia
Description:

This package provides an annotation function to show playback status, artist name and title for Emprise using Marginalia.

emacs-autothemer 0.2.18
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sebastiansturm/autothemer
Licenses: GPL 3+
Build system: emacs
Synopsis: Conveniently create Emacs themes
Description:

Autothemer provides a thin layer on top of deftheme and custom-theme-set-faces that creates a new custom color theme, based on a set of simplified face specifications and a user-supplied color palette.

emacs-dhall-mode 0.1.3-1.484bcf8
Propagated dependencies: emacs-reformatter@0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/psibi/dhall-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for working with Dhall configuration language
Description:

Dhall-mode provides an Emacs Major mode for working with the Dhall configuration language. It features:

  • Syntax highlighting

  • Multiline support for String

  • Basic indentation, commenting

  • Automatic formatting on save using dhall-format.

  • Error highlighting.

emacs-typit 0.3.0
Propagated dependencies: emacs-f@0.21.0 emacs-mmt@0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mrkkrp/typit
Licenses: GPL 3+
Build system: emacs
Synopsis: Typing game for Emacs with two difficulties
Description:

Emacs Typit is a typing game for Emacs. Words that are picked randomly from the most frequent words in language you're practicing, until time is up.

emacs-frame-local 0.0.1-0.7ee1106
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sebastiencs/frame-local
Licenses: GPL 3+
Build system: emacs
Synopsis: Access variables local to an Emacs frame
Description:

This package allows setting and accessing variables local to an Emacs frame. Note that the variables created with this package do not have any relation with variables defined by defvar, defconst, etc.

emacs-idris-mode 1.0-1.9bc7697
Propagated dependencies: emacs-prop-menu@0.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/idris-hackers/idris-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing Idris code
Description:

This is an Emacs mode for editing Idris code. It is compatible with the latest versions of Idris 1.

emacs-org-mind-map 0.4
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/theodorewiles/org-mind-map
Licenses: GPL 3+
Build system: emacs
Synopsis: Create Graphviz directed graphs from Org files
Description:

This package creates Graphviz directed graphs from Org files.

emacs-org-cv 0-0.24bcd82
Propagated dependencies: emacs-ox-hugo@0.12.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://titan-c.gitlab.io/org-cv/
Licenses: GPL 3+
Build system: emacs
Synopsis: Collection of export backends for Org to generate a CV
Description:

This project exports an Org file with reasonably structured items into a LaTeX file, which compiles into a nice CV. In the same spirit, the Org file may export to Markdown so that it can be used for a web based CV.

emacs-evil-text-object-python 1.0.1-1.9a064fe
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/wbolster/evil-text-object-python
Licenses: GPL 3+
Build system: emacs
Synopsis: Text objects for Python
Description:

This package provides evil-mode text objects for Python.

emacs-undohist 0.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/undohist
Licenses: GPL 3+
Build system: emacs
Synopsis: Save undo history between sessions
Description:

This package allows persistent use of undo history for individual file buffers.

emacs-meow 1.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/meow-edit/meow
Licenses: GPL 3+
Build system: emacs
Synopsis: Yet another modal editing on Emacs
Description:

Meow is yet another modal editing mode for Emacs. It aims to blend modal editing into Emacs with minimum interface with its original key-bindings, avoiding most if not all the hassle introduced by key-binding conflicts.

emacs-zoxide 1.2.3
Dependencies: zoxide@0.9.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~vonfry/zoxide.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Zoxide frontend for Emacs
Description:

This package provides an Emacs interface to the command line tool zoxide.

Total packages: 69282