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

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-waveform 0-0.ee52c6a
Dependencies: ffmpeg@8.1.1
Propagated dependencies: emacs-mpv@0.2.0-0.2e0234b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sachac/waveform-el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Display a waveform and use it to navigate
Description:

This package displays a waveform of a sound file. You can then play or navigate through it.

emacs-magit-difftastic 0.1.0-0.925cc8f
Propagated dependencies: emacs-difftastic@1.0.0 emacs-magit@4.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rschmukler/magit-difftastic
Licenses: Expat
Build system: emacs
Synopsis: Difftastic integration for Magit
Description:

Magit-difftastic render diffs with difftastic inside Magit's own buffers (magit-status, magit-diff-mode, magit-revision-mode), as collapsible, navigable Magit sections with full staging support.

emacs-url-scgi 0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skangas/url-scgi/
Licenses: GPL 3+
Build system: emacs
Synopsis: SCGI support for url.el
Description:

This library add support for SCGI URLs to Emacs. It is based on url.el, which is shipped with Emacs.

emacs-xmlgen 0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/philjackson/xmlgen
Licenses: GPL 2+
Build system: emacs
Synopsis: S-expression to XML domain specific language (DSL) in Emacs Lisp
Description:

emacs-xmlgen provides S-expression to XML conversion for Emacs Lisp.

emacs-wordgen 0.1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fanael/wordgen.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Random word generator
Description:

This package provides functions to generate random words using user-provided rules.

emacs-totp 0.1-1.fe05ce6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/juergenhoetzel/emacs-totp
Licenses: GPL 3+
Build system: emacs
Synopsis: Generate Time-based One-time Passwords (TOTP) in Emacs
Description:

emacs-TOTP implements TOTP as specified in RFC 6238. It supports reading secrets in HEX and multiple base32 variations, including non-standard base32 encodings.

emacs-ox-gemini 0-1.168f820
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://sr.ht/~abrahms/ox-gemini
Licenses: GPL 3+
Build system: emacs
Synopsis: Export Org files in Gemini format
Description:

ox-gemini adds support for exporting Org files in Gemini format. Many things were taken from the ASCII exporter, from which ox-gemini derives.

emacs-helm-mode-manager 1.0.0
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/istib/helm-mode-manager/
Licenses: GPL 3+
Build system: emacs
Synopsis: Switch and toggle Emacs major and minor modes using Helm
Description:

This package provides a Helm interface for toggling Emacs major or minor mode.

  • helm-switch-major-mode list of all major modes

  • helm-enable-minor-mode list of all inactive minor modes

  • helm-disable-minor-mode list of all ACTIVE minor modes

Hitting RET enables the mode, C-z shows the mode documentation.

emacs-sdcv 1.5.2-0.943ae3e
Propagated dependencies: emacs-popup@0.5.9 emacs-pos-tip@0.4.7 emacs-showtip@0.01-0.930da30
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/download/sdcv.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface for @code{sdcv}
Description:

This plugin translates words with sdcv, and displays translation using a tooltip or in a dedicated buffer.

emacs-exwm 0.35
Dependencies: xhost@1.0.9 dbus@1.16.2
Propagated dependencies: emacs-compat@31.0.0.1 emacs-xelb@0.23
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-exwm/exwm
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs X window manager
Description:

EXWM is a full-featured tiling X window manager for Emacs built on top of XELB.

emacs-afternoon-theme 0.1-0.89b1d77
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/osener/emacs-afternoon-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Dark color theme with a deep blue background
Description:

Afternoon theme is a dark color theme with a deep blue background.

emacs-flymake-proselint 0.3.0
Dependencies: python-proselint@0.14.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~manuel-uberti/flymake-proselint
Licenses: GPL 3+
Build system: emacs
Synopsis: Flymake backend for @code{proselint}
Description:

This package adds support for proselint in Flymake.

emacs-make-it-so 0.1.0-2.b73dfb6
Propagated dependencies: emacs-ivy@0.15.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/make-it-so
Licenses: GPL 3+
Build system: emacs
Synopsis: Transform files with Makefile recipes
Description:

This package provides an interface for selecting from different conversion recipes, often including tools like ffmpeg or convert. The conversion command need only be written once, and subsequent invocations can be readily customized. Several recipes are included by default, and more can be readily added.

emacs-helm-dash 1.3.0-2.7f853bd
Propagated dependencies: emacs-helm@4.0.7 emacs-dash-docs@1.4.0-2.dafc8fc
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/areina/helm-dash
Licenses: GPL 3+
Build system: emacs
Synopsis: Offline documentation browser for APIs using Dash docsets
Description:

This package uses Helm to install and navigate through Dash docsets.

emacs-vundo 2.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/casouri/vundo/
Licenses: GPL 3+
Build system: emacs
Synopsis: Visualize the undo tree
Description:

Vundo (visual undo) displays the undo history as a tree and lets you move in the tree to go back to previous buffer states. To use vundo, type M-x vundo RET in the buffer you want to undo. An undo tree buffer should pop up.

emacs-csharp-mode 2.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/josteink/csharp-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for C# code
Description:

This is a C# editing mode for Emacs, based on CC mode. It handles syntax coloring, indentation, insertion of matched pairs of curly braces and documentation generation. In addition, it provides menu-based navigation using Imenu, and Compilation mode support for MSBuild, devenv and xbuild.

emacs-railscasts-theme 0.1-0.1340c3f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mikenichols/railscasts-theme
Licenses: Expat
Build system: emacs
Synopsis: Railscasts is a color theme for Emacs
Description:

Railscasts is a color theme for Emacs.

emacs-flymake-popon 0.5.1
Propagated dependencies: emacs-popon@0.13 emacs-posframe@1.5.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/akib/emacs-flymake-popon
Licenses: GPL 3+
Build system: emacs
Synopsis: Flymake diagnostics on cursor hover
Description:

This package shows Flymake diagnostics on cursor hover.

emacs-cdlatex 4.18.5
Propagated dependencies: emacs-auctex@14.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cdominik/cdlatex
Licenses: GPL 3+
Build system: emacs
Synopsis: Fast Emacs input methods for LaTeX environments and math
Description:

CDLaTeX is an Emacs minor mode supporting fast insertion of environment templates and math in LaTeX. Similar commands are also offered as part of the AUCTeX package, but it is not the same - CDLaTeX focuses on speediness for inserting LaTeX constructs.

emacs-evil-commentary 2.2.0
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/linktohack/evil-commentary
Licenses: GPL 3+
Build system: emacs
Synopsis: Comment out code in evil mode
Description:

emacs-evil-commentary adds keybindings to easily comment out lines of code in evil mode. It provides gcc to comment out lines, and gc to comment out the target of a motion.

emacs-e2wm 1.5
Propagated dependencies: emacs-window-layout@1.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kiwanami/emacs-window-manager
Licenses: GPL 3+
Build system: emacs
Synopsis: Equilibrium Emacs Window Manager
Description:

E2WM is a window manager for Emacs. It enables to customize the place of pop-up window, how the windows are split, how the buffers are located in the windows, keybinds to manipulate windows and buffers, etc. It also has plug-ins to help your Emacs life.

emacs-js-comint 1.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/redguardtoo/js-comint
Licenses: GPL 3+
Build system: emacs
Synopsis: Interacting with a JavaScript interpreter
Description:

This program is a comint mode for Emacs which allows you to run a compatible JavaScript REPL, such as node, SpiderMonkey or Rhino. It also defines a few functions for sending JavaScript input to this REPL from an Emacs buffer.

emacs-flymake 1.4.5
Propagated dependencies: emacs-eldoc@1.16.0 emacs-project@0.11.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/flymake.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Universal on-the-fly syntax checker
Description:

Flymake collects diagnostic information for multiple sources, called backends, and visually annotates the relevant portions in the buffer.

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.

Total packages: 72465