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

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-back-button 0.6.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/BackButton
Licenses: FreeBSD
Build system: emacs
Synopsis: Visual navigation through mark rings in Emacs
Description:

This package provides a way for the user to navigate through mark rings (in both directions, and globally or locally).

emacs-jq-mode 0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ljos/jq-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing jq queries
Description:

Jq mode is an Emacs major mode for editing jq-scripts.

emacs-fortran-tags 1.5.1
Dependencies: python@3.12.12
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/raullaasner/fortran-tags
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs plugin for source code indexing of modern Fortran
Description:

This package provides an Emacs plugin for source code indexing of modern Fortran.

emacs-evil-nerd-commenter 3.6.1
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/redguardtoo/evil-nerd-commenter
Licenses: GPL 3+
Build system: emacs
Synopsis: Comment and uncomment lines efficiently
Description:

This package provides text objects and operators for comments within evil-mode.

emacs-xenops 0.0.1
Propagated dependencies: emacs-aio@1.1 emacs-auctex@14.1.2 emacs-avy@0.5.0 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dandavison/xenops
Licenses: Expat
Build system: emacs
Synopsis: WYSIWYG LaTeX environment
Description:

This package provides a WYSIWYG LaTeX environment. It uses dvisvgm, xclip, pngpaste and latex.

emacs-wc-mode 1.4.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bnbeckwith/wc-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Running word count with goals (minor mode)
Description:

wc-mode is a minor mode, providing a ‘wc’ function for Emacs buffers as well as a modeline addition with live word, line and character counts. Additionally, a user can set specific goals for adding or deleting words. These goals were partly inspired by 750words.com where the goal of the site is to encourage writing by setting a goal of 750 words at a time.

emacs-constants 2.11.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cdominik/constants-for-Emacs
Licenses: GPL 2+
Build system: emacs
Synopsis: Enter definition of constants into an Emacs buffer
Description:

This package provides functions for inserting the definition of natural constants and units into an Emacs buffer.

emacs-undo-fu-session 0.6-0.a6c4f73
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-undo-fu-session
Licenses: GPL 3+
Build system: emacs
Synopsis: Save & recover undo steps between Emacs sessions
Description:

This package writes undo/redo information upon file save which is restored where possible when the file is loaded again.

emacs-mixed-pitch 1.1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jabranham/mixed-pitch
Licenses: GPL 3+
Build system: emacs
Synopsis: Mix variable- and fixed-pitch fonts in the same Emacs buffer
Description:

mixed-pitch-mode is a minor mode that enables mixing variable-pitch and fixed-pitch fonts in the same buffer. The list mixed-pitch-fixed-pitch-faces defines the faces that are kept fixed-pitch,everything else becomes variable-pitch.

emacs-lispyville 0.1-3.89316f0
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd emacs-lispy@0.27.0-3.df1b7e6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/noctuid/lispyville
Licenses: GPL 3+
Build system: emacs
Synopsis: Minor mode for integrating Evil with lispy
Description:

LispyVille's main purpose is to provide a Lisp editing environment suited towards Evil users. It can serve as a minimal layer on top of lispy for better integration with Evil, but it does not require the use of lispy’s keybinding style. The provided commands allow for editing Lisp in normal state and will work even without lispy being enabled.

emacs-python-environment 0.0.2
Propagated dependencies: emacs-deferred@0.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tkf/emacs-python-environment
Licenses: GPL 3+
Build system: emacs
Synopsis: Provides a @code{virtualenv} API in Emacs Lisp
Description:

This package permits automated installation of tools written in Python.

emacs-erc 5.6.2
Propagated dependencies: emacs-compat@31.0.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.gnu.org/software/emacs/erc.html
Licenses: GPL 3+
Build system: emacs
Synopsis: An Emacs Internet Relay Chat client
Description:

ERC is a powerful, modular, and extensible IRC client for Emacs.

emacs-rustic 3.5
Propagated dependencies: emacs-dash@2.20.0 emacs-f@0.21.0 emacs-flycheck@36.0 emacs-lsp-mode@10.0.0 emacs-markdown-mode@2.8 emacs-project@0.11.2 emacs-rust-mode@1.0.6 emacs-s@1.13.0 emacs-spinner@1.7.4 emacs-xterm-color@2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-rustic/rustic
Licenses: Expat ASL 2.0
Build system: emacs
Synopsis: Rust development environment for Emacs
Description:

Rustic is a fork of Rust mode. In addition to its predecessor, it offers the following features:

  • Flycheck integration,

  • Cargo popup,

  • multiline error parsing,

  • translation of ANSI control sequences through XTerm color,

  • asynchronous Org Babel,

  • custom compilation process,

  • rustfmt errors in a Rust compilation mode,

  • automatic LSP configuration with Eglot or LSP mode,

  • optional Rust inline documentation,

  • etc.

emacs-pyimport 1.1-0.a6f63cf
Dependencies: python-pyflakes@3.2.0
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0 emacs-shut-up@0.3.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/pyimport
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage Python imports from Emacs
Description:

emacs-pyimport manages python imports from Emacs via python-pyflakes.

emacs-dirvish 2.3.0
Dependencies: 7zip@26.01 ffmpegthumbnailer@2.2.2 fontconfig-minimal@2.16.0 mediainfo@25.04 poppler@22.09.0 vips@8.17.0
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/alexluigit/dirvish
Licenses: GPL 3+
Build system: emacs
Synopsis: Improved version of the Emacs package Dired
Description:

Dirvish is an improved version of the Emacs inbuilt package Dired. It not only gives Dired an appealing and highly customizable user interface, but also comes together with almost all possible parts required for full usability as a modern file manager.

emacs-whitespace-cleanup-mode 0.10-2.0c9b795
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/whitespace-cleanup-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Intelligently call @code{whitespace-cleanup} on save
Description:

This package provides a minor mode that calls whitespace-cleanup before saving the current buffer only if the whitespace in the buffer was initially clean.

emacs-emprise 0.3.0
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: Control MPRIS supported media players from Emacs
Description:

This package provides a set of commands to control media players that supports the Media Player Remote Interfacing Specification (MPRIS) protocol from Emacs. It uses Emacs' Completing Read framework as the user interface, which integrates well with Vertico or Selectrum.

emacs-promise 1.1-1.cec51fe
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/chuntaro/emacs-promise
Licenses: GPL 3+
Build system: emacs
Synopsis: Promises/A+ for Emacs
Description:

This is a simple implementation of Promises/A+.

This implementation ports the following Promises/A+ features faithfully. See https://github.com/then/promise.

The same API as the JavaScript version of Promise can be used. It has all the then, catch, resolve, reject, all, race, etc. It also supports thenable, inheritance of promise and rejection tracking.

emacs-setup 1.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/pkal/setup.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Helpful configuration macro
Description:

The setup macro simplifies repetitive configuration patterns, by providing context-sensitive local macros in setup bodies. These macros can be mixed with regular elisp code without any issues, allowing for flexible and terse configurations. The list of local macros can be extended by the user via setup-define. A list of currently known local macros are documented in the docstring for setup.

emacs-leetcode 0-1.8624496
Propagated dependencies: emacs-names@20151201.0-8.d8baba5 emacs-ctable@0.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ginqi7/leetcode-emacs
Licenses: Unlicense
Build system: emacs
Synopsis: Solve and submit LeetCode problems from within Emacs
Description:

This package provides an Emacs interface to LeetCode allowing users to log in and solve problems of their choice using Emacs.

emacs-evil-org 1.0.3-2.0d10ff7
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/Somelauw/evil-org-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Evil keybindings for Org mode
Description:

This package adds supplemental Evil mode key-bindings to Emacs Org-mode. It features:

  • normal, visual and insert mode bindings;

  • key bindings organised in key themes;

  • operators like > and < to work on headings;

  • text objects;

  • table support;

  • calendar (date selection) support;

  • agenda support.

emacs-erc-scrolltoplace 0.1.0
Propagated dependencies: emacs-switch-buffer-functions@0.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jgkamat/erc-scrolltoplace
Licenses: GPL 3+
Build system: emacs
Synopsis: ERC module to replace scrolltobottom while using keep-place
Description:

erc-scrolltoplace is an ERC module to try to emulate scrolltobottom while keep-place is enabled.

emacs-no-x-toolkit 30.2
Dependencies: inotify-tools@3.22.6.0 cairo@1.18.4 dbus@1.16.2 giflib@5.2.1 harfbuzz@11.4.4 libjpeg-turbo@2.1.4 libotf@0.9.16 libpng@1.6.39 librsvg@2.58.5 libtiff@4.4.0 libx11@1.8.12 libxft@2.3.8 libxpm@3.5.17 libwebp@1.3.2 pango@1.56.4 poppler@22.09.0 gnutls@3.8.9 libgccjit@14.3.0 mailutils@3.21 acl@2.3.1 alsa-lib@1.2.16 elogind@255.17 ghostscript@9.56.1 gpm@1.20.7 jansson@2.14 lcms@2.13.1 libice@1.1.2 libselinux@3.4 libsm@1.2.5 libxml2@2.14.6 m17n-lib@1.8.0 sqlite@3.39.3 tree-sitter@0.25.3 zlib@1.3.1 bash-minimal@5.2.37 coreutils@9.1 findutils@4.10.0 gawk@5.3.0 gzip@1.14 ncurses@6.2.20210619 sed@4.9
Channel: guix
Location: gnu/packages/emacs.scm (gnu packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Build system: gnu
Synopsis: The extensible, customizable, self-documenting text editor (without X toolkit)
Description:

GNU Emacs is an extensible and highly customizable text editor. It is based on an Emacs Lisp interpreter with extensions for text editing. Emacs has been extended in essentially all areas of computing, giving rise to a vast array of packages supporting, e.g., email, IRC and XMPP messaging, spreadsheets, remote server editing, and much more. Emacs includes extensive documentation on all aspects of the system, from basic editing to writing large Lisp programs. It has full Unicode support for nearly all human languages.

emacs-minimal 30.2
Dependencies: bash-minimal@5.2.37 coreutils@9.1 findutils@4.10.0 gawk@5.3.0 gzip@1.14 ncurses@6.2.20210619 sed@4.9
Channel: guix
Location: gnu/packages/emacs.scm (gnu packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Build system: gnu
Synopsis: The extensible text editor (minimal build for byte-compilation)
Description:

GNU Emacs is an extensible and highly customizable text editor. It is based on an Emacs Lisp interpreter with extensions for text editing. Emacs has been extended in essentially all areas of computing, giving rise to a vast array of packages supporting, e.g., email, IRC and XMPP messaging, spreadsheets, remote server editing, and much more. Emacs includes extensive documentation on all aspects of the system, from basic editing to writing large Lisp programs. It has full Unicode support for nearly all human languages.

Total packages: 72465