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

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-highlight-symbol 1.3-1.7a789c7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://nschum.de/src/emacs/highlight-symbol/
Licenses: GPL 2+
Build system: emacs
Synopsis: Automatic and manual symbol highlighting for Emacs
Description:

Use highlight-symbol to toggle highlighting of the symbol at point throughout the current buffer. Use highlight-symbol-mode to keep the symbol at point highlighted.

The functions highlight-symbol-next, highlight-symbol-prev, highlight-symbol-next-in-defun and highlight-symbol-prev-in-defun allow for cycling through the locations of any symbol at point. Use highlight-symbol-nav-mode to enable key bindings M-p and M-p for navigation. When highlight-symbol-on-navigation-p is set, highlighting is triggered regardless of highlight-symbol-idle-delay.

highlight-symbol-query-replace can be used to replace the symbol.

emacs-flymake-clippy 1.1.0-0.713b7e8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~mgmarlow/flymake-clippy
Licenses: GPL 3+
Build system: emacs
Synopsis: Flymake backend for Clippy
Description:

Emacs package for displaying Clippy lint diagnostics for Rust code.

emacs-libmpdel 2.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mpdel/libmpdel
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs library to communicate with Music Player Daemon (MPD)
Description:

LibMPDel is an Emacs library client to communicate with Music Player Daemon (MPD), a flexible, powerful, server-side application for playing music.

emacs-undo-fu 0.5-0.0e22308
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-undo-fu
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple, stable linear undo with redo for Emacs
Description:

This is a light weight wrapper for Emacs built-in undo system, adding convenient undo/redo without losing access to the full undo history, allowing you to visit all previous states of the document if you need.

emacs-activity-watch-mode 1.6.0
Propagated dependencies: emacs-request@0.3.2-1.3336eaa
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pauldub/activity-watch-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatic time tracking extension
Description:

This package provides a ActivityWatch mode based on wakatime-mode. Enable it for the current buffer by invoking activity-watch-mode or activate it globally with global-activity-watch-mode.

emacs-fancy-narrow 0.9.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/fancy-narrow/releases
Licenses: GPL 2+
Build system: emacs
Synopsis: Imitate @code{narrow-to-region} with more eye candy
Description:

Unlike narrow-to-region, which completely hides text outside the narrowed region, this package simply de-emphasizes the text, makes it read-only, and makes it unreachable. This leads to a much more natural feeling where the region stays static (instead of being brutally moved to a blank slate) and is clearly highlighted with respect to the rest of the buffer.

emacs-catppuccin-theme 1.0.0-2.2975032
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/catppuccin/emacs
Licenses: Expat
Build system: emacs
Synopsis: Soothing pastel theme for Emacs
Description:

Catppuccin is a soothing pastel theme for Emacs. It provides different color palettes, such as frappe, macchiato, or latte.

emacs-conflict-buttons 0.1.0-0.22af851
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.andros.dev/andros/conflict-buttons.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Clickable inline buttons for merge conflict resolution in Emacs
Description:

This package displays clickable buttons directly above conflict markers while editing files with git merge conflicts, allowing you to resolve conflicts with a single click instead of remembering keyboard shortcuts.

emacs-org-recur 1.3.3
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/m-cat/org-recur
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple recurring Org mode tasks
Description:

This package extends Org mode and Org Agenda with support for defining recurring tasks and easily scheduling them.

emacs-company 1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://company-mode.github.io/
Licenses: GPL 3+
Build system: emacs
Synopsis: Modular text completion framework
Description:

Company is a modular completion mechanism. Modules for retrieving completion candidates are called back-ends, modules for displaying them are front-ends. Company comes with many back-ends, e.g., company-elisp. These are distributed in separate files and can be used individually.

emacs-project-tab-groups 0.1-1.2658405
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fritzgrabo/project-tab-groups
Licenses: GPL 3+
Build system: emacs
Synopsis: Support a "one tab group per project" workflow
Description:

This package provides a global minor mode that enhances the Emacs built-in project.el library to support keeping projects isolated in named tab groups. This package automates the steps you’d otherwise need to do manually if you wanted to keep the buffers of a project neatly isolated in separate, named tab groups.

emacs-projectile 2.9.1
Propagated dependencies: emacs-dash@2.20.0 emacs-pkg-info@0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bbatsov/projectile
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage and navigate projects in Emacs easily
Description:

This library provides easy project management and navigation. The concept of a project is pretty basic: just a folder containing special file. Currently Git, Mercurial and Bazaar repositories are considered projects by default. If you want to mark a folder manually as a project just create an empty .projectile file in it.

emacs-stripe-buffer 0.2.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sabof/stripe-buffer/
Licenses: GPL 2+
Build system: emacs
Synopsis: Add stripes to list buffers
Description:

This Emacs package adds faces to add stripes to list buffers and org tables.

emacs-chruby 1.0-0.42bc6d5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/plexus/chruby.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs support for the Chruby version switcher for Ruby
Description:

This package lets you switch Ruby versions using chruby.

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-org-msg 4.0
Propagated dependencies: emacs-htmlize@1.59
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jeremy-compostella/org-msg
Licenses: GPL 3+
Build system: emacs
Synopsis: Mix Org mode and Message mode to compose emails
Description:

OrgMsg is a GNU Emacs global minor mode mixing up Org mode and your Mail User Agent Mode (Message, mu4e, or Notmuch) to compose and reply to emails in a Outlook HTML friendly style.

emacs-arei 0.9.7
Propagated dependencies: emacs-consult@3.6 emacs-eros@0.1.0-0.a9a92bd emacs-sesman@0.3.4 emacs-queue@0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~abcdw/emacs-arei
Licenses: GPL 3+
Build system: emacs
Synopsis: Asynchronous Reliable Extensible IDE
Description:

Sleek Guile IDE for Emacs.

emacs-bbdb-vcard 0.4.1-88.113c661
Propagated dependencies: emacs-bbdb@3.2.2.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tohojo/bbdb-vcard
Licenses: GPL 2+
Build system: emacs
Synopsis: The Insidious Big Brother Database (BBDB) vCard Import and Export
Description:

bbdb-vcard.el imports and exports vCards (version 3.0) as defined in RFC 2425 and RFC 2426 to/from The Insidious Big Brother Database (BBDB). Version 2.1 vCards are converted into version 3.0 on import.

emacs-hsluv 20181127.1206
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hsluv/hsluv-emacs
Licenses: Expat
Build system: emacs
Synopsis: HSLuv color space conversions
Description:

This package provides an elisp implementation of the HSLUV colorspace conversions documented on http://www.hsluv.org/. HSLuv is a human-friendly alternative to HSL. CIELUV is a color space designed for perceptual uniformity based on human experiments. When accessed by polar coordinates, it becomes functionally similar to HSL with a single problem: its chroma component doesn't fit into a specific range. HSLuv extends CIELUV with a new saturation component that allows you to span all the available chroma as a neat percentage.

emacs-crux 0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bbatsov/crux
Licenses: GPL 3+
Build system: emacs
Synopsis: Collection of useful functions for Emacs
Description:

crux provides a collection of useful functions for Emacs.

emacs-julia-repl 1.5.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tpapp/julia-repl
Licenses: Expat
Build system: emacs
Synopsis: Minor mode for interacting with a Julia REPL
Description:

This package provides a minor mode for interacting with a Julia REPL running inside Emacs. The julia process is started in an ANSI terminal (term), which allows text formatting and colors, and interaction with the help system and the debugger. It is recommended that you use this minor mode with the package emacs-julia-mode.

emacs-rotate-text 0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://nschum.de/src/emacs/rotate-text/
Licenses: GPL 2+
Build system: emacs
Synopsis: Cycle through words, symbols and patterns in Emacs
Description:

rotate-text allows you rotate to commonly interchanged text with a single keystroke. For example, you can toggle between "frame-width" and "frame-height", between "public", "protected" and "private" and between "variable1", "variable2" through "variableN".

emacs-treemacs 3.2
Dependencies: python@3.12.12
Propagated dependencies: emacs-ace-window@0.10.0 emacs-cfrs@1.7.0 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-ht@2.4-0.1c49aad emacs-hydra@0.15.0 emacs-pfuture@1.10.3 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Alexander-Miller/treemacs
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs tree style file explorer
Description:

Treemacs is a file and project explorer similar to NeoTree or Vim's NerdTree, but largely inspired by the Project Explorer in Eclipse. It shows the file system outlines of your projects in a simple tree layout allowing quick navigation and exploration, while also possessing basic file management utilities.

emacs-detached 0.10.1
Dependencies: dtach@0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~niklaseklund/detached.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Launch and manage detached processes from Emacs
Description:

The Detached package allows users to run processes detached from Emacs. It provides integration with multiple built-in modes, as well as providing an interface to attach and interact with the processes.

Total packages: 72465