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

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-company-box 0.0.1-0.be37a9a
Propagated dependencies: emacs-company@1.0.2 emacs-dash@2.20.0 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/company-box
Licenses: GPL 3+
Build system: emacs
Synopsis: Company front-end with icons
Description:

Company box is a Company front-end. It supports different colors for different backends, associates icons to functions, variables... and their backends, and displays candidate's documentation. It is not limited by the current window size or buffer's text properties.

This package is not compatible with a TTY.

emacs-pretty-speedbar 0.2-0.56dc9f1
Propagated dependencies: font-awesome@4.7.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kcyarn/pretty-speedbar
Licenses: GPL 3+
Build system: emacs
Synopsis: SVG icons for the Emacs Speedbar
Description:

This package generates and implements appealing SVG icons for the Emacs Speedbar. By default, it generates icons from the Font Awesome fontset. However, alternative fontsets may also be used, and the color of the icons may be customized.

emacs-plantuml-mode 1.9.0
Dependencies: plantuml@1.2024.6
Propagated dependencies: emacs-dash@2.20.0 emacs-deflate@0.0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skuro/plantuml-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing PlantUML sources
Description:

This package provides a major mode for editing PlantUML sources. It features syntax highlighting, autocompletion, preview of buffer or region and use of locally installed binaries.

emacs-undo-propose 3.0.0-3.f80baee
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jackkamm/undo-propose-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple and safe navigation of @code{undo} history
Description:

This package permits navigation of undo history in a temporary buffer, which is read-only save for undo commands, and subsequent committal of a chain of undo commands as a single edit in the undo history.

emacs-faceup 0.0.1-1.6c92dad
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Lindydancer/faceup
Licenses: GPL 3+
Build system: emacs
Synopsis: Markup language for faces and font-lock regression testing
Description:

Emacs is capable of highlighting buffers based on language-specific font-lock rules. This package makes it possible to perform regression test for packages that provide font-lock rules.

emacs-repo 0.3.0
Propagated dependencies: emacs-f@0.21.0 emacs-magit@4.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/canatella/repo-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface for the Google Repo tool
Description:

This package provides integration of the Google Repo tool with emacs. It displays the output of the repo status command in a buffer and launches Magit from the status buffer for the project at point.

emacs-sly-package-inferred 0.1-1.800e71e
Propagated dependencies: emacs-sly@1.0.43-9.9c43bf6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/40ants/sly-package-inferred
Licenses: GPL 3+
Build system: emacs
Synopsis: Improved package inferred systems support for SLY
Description:

sly-package-inferred is an external contrib for SLY that replaces its completion with a function which is better suited for systems using package inferred style.

emacs-darkroom 0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/darkroom.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Remove visual distractions and focus on writing
Description:

darkroom-mode makes visual distractions disappear. The mode-line is temporarily elided, text is enlarged and margins are adjusted so that it's centered on the window.

darkroom-tentative-mode is similar, but it doesn't immediately turn-on darkroom-mode, unless the current buffer lives in the sole window of the Emacs frame (i.e. all other windows are deleted). Whenever the frame is split to display more windows and more buffers, the buffer exits darkroom-mode. Whenever they are deleted, the buffer re-enters darkroom-mode.

emacs-helm-flycheck 0.4-1.3cf7d3b
Propagated dependencies: emacs-dash@2.20.0 emacs-flycheck@36.0 emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/yasuyk/helm-flycheck
Licenses: GPL 3+
Build system: emacs
Synopsis: Show Flycheck errors with Helm
Description:

This integrates Flycheck with Helm.

emacs-cl-print 1.0-1.1a70c55
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsmirror/cl-print
Licenses: GPL 3+
Build system: emacs
Synopsis: CL-style generic printing
Description:

This package provides a generic function, cl-print-object, to which the programmer can add any method they please.

emacs-org-static-blog 1.7.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bastibe/org-static-blog
Licenses: Modified BSD
Build system: emacs
Synopsis: Simple Org mode based static blog generator
Description:

emacs-org-static-blog is one more static blog generator, it focuses on being simple. All files are simple Org files in a directory. The only requirement is that every Org file must have a title and a date keywords, and optionally, a filetags keyword.

emacs-blackout 1.0-1.4bac446
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/raxod502/blackout
Licenses: GPL 3+
Build system: emacs
Synopsis: Clean up mode lighters
Description:

This package provides a function for hiding and customizing display of major and minor modes in the mode line.

emacs-helm-projectile 1.4.0
Propagated dependencies: emacs-helm@4.0.7 emacs-projectile@2.9.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bbatsov/helm-projectile
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm integration for Projectile
Description:

This Emacs library provides a Helm interface for Projectile.

emacs-erc-irc-format 0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fmqa/erc-irc-format
Licenses: GPL 3+
Build system: emacs
Synopsis: IRC formatting code extension package for ERC
Description:

A UI for IRC, for usage within ERC.

emacs-sr-speedbar 20161025-0.77a83fb
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/SrSpeedbar
Licenses: GPL 3+
Build system: emacs
Synopsis: Same frame Emacs @code{speedbar}
Description:

This Emacs package allows you to show M-x speedbar in the same frame (in an extra window). You can customize the initial width of the speedbar window.

emacs-everywhere 0.0.1-0.ace5339
Dependencies: xclip@0.13 xdotool@3.20211022.1 xprop@1.2.8 xwininfo@1.1.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tecosaur/emacs-everywhere
Licenses: GPL 3+
Build system: emacs
Synopsis: System-wide popup Emacs windows for quick edits
Description:

emacs-everywhere launches a new Emacs frame, and the contents of the buffer are pasted into the previously focused application on deletion of the frame.

emacs-doc-toc 1.02
Dependencies: djvulibre@3.5.28 fntsample@5.4 mupdf@1.27.2 pdf-tocgen@1.3.4 poppler@22.09.0 tesseract-ocr@5.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dalanicolai/doc-tools-toc
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage outlines/table of contents of pdf and djvu documents
Description:

This package provides a multistep process to infer or manually enter an outline for a given pdf or djvu document and to add it to said document, or to edit a pre-existing outline. Outlines can be created manually, automatically generated from a textual table of contents, or generated from typesetting metadata.

emacs-nerd-icons-dired 0.0.1-0.adf9a2b
Propagated dependencies: emacs-nerd-icons@0.1.0-2.d41902f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rainstormstudio/nerd-icons-dired
Licenses: GPL 3+
Build system: emacs
Synopsis: Icons for Dired via Nerd Icons
Description:

This package adds icons to Dired, using the nerd-icons package.

emacs-jarchive 0.12.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://sr.ht/~dannyfreeman/jarchive
Licenses: GPL 3+
Build system: emacs
Synopsis: Jarchive teaches Emacs how to navigate to files inside JARs
Description:

Jarchive makes Emacs handle Java and LSP URIs pointing to source inside JARs.

emacs-spaceline 2.0.1
Propagated dependencies: emacs-dash@2.20.0 emacs-powerline@2.5-0.c35c35b emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/TheBB/spaceline
Licenses: GPL 3+
Build system: emacs
Synopsis: Powerline theme from Spacemacs
Description:

Spaceline provides Spacemacs' mode-line theme. This package provides features for three kinds of users.

  • You just want to use the Spacemacs mode-line theme and forget about it.

  • You want to use something similar to the Spacemacs mode-line theme, but with a handful of easy tweaks.

  • You want an easy-to-use library for building your own mode-line from scratch, and you think the Spacemacs theme looks good.

emacs-gptel-agent 0.0.1-1.79686c5
Propagated dependencies: emacs-compat@31.0.0.1 emacs-gptel@0.9.9.5 emacs-orderless@1.6 emacs-yaml@1.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/karthink/gptel-agent
Licenses: GPL 3+
Build system: emacs
Synopsis: Collection of agents for gptel
Description:

This package provides a collection of tools and prompts to use Gptel agentically, with any LLM.

emacs-vertico 2.10
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/minad/vertico
Licenses: GPL 3+
Build system: emacs
Synopsis: Vertical interactive completion
Description:

Vertico provides a minimalistic vertical completion UI, which is based on Emacs' default completion system. By reusing the default system, it achieves full compatibility with built-in Emacs commands and completion tables. Vertico is pretty bare-bone and only provides a minimal set of commands. Additional optional enhancements can be provided externally by complementary packages.

emacs-lean4-mode 1.1.2
Propagated dependencies: emacs-compat@31.0.0.1 emacs-lsp-mode@10.0.0 emacs-dash@2.20.0 emacs-magit@4.6.0
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-ox-epub 0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ofosos/ox-epub
Licenses: GPL 3+
Build system: emacs
Synopsis: Export org mode projects to EPUB
Description:

ox-epub extends the (X)HTML exporter to generate .epub files directly from OrgMode. This will export EPUB version 2, which should give broad compatibility. It should also be relatiely easy to convert the resulting .epub to a .mobi file. Needs a working zip utility (default is zip).

Total packages: 72465