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

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-ellama 1.17.1
Propagated dependencies: emacs-compat@31.0.0.1 emacs-llm@0.30.3 emacs-plz@0.9.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/s-kostyaev/ellama
Licenses: GPL 3+
Build system: emacs
Synopsis: Tool for interacting with LLMs
Description:

Ellama is a tool for interacting with large language models from Emacs. It allows you to ask questions and receive responses from the LLMs. Ellama can perform various tasks such as translation, code review, summarization, enhancing grammar/spelling or wording and more through the Emacs interface. Ellama natively supports streaming output, making it effortless to use with your preferred text editor.

emacs-eval-in-repl-sly 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7 emacs-sly@1.0.43-9.9c43bf6
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:

This package provides an ESS-like binding to send lines or regions to a REPL from Common Lisp buffers.

emacs-refactor 0.4
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0 emacs-popup@0.5.9 emacs-list-utils@0.4.7 emacs-iedit@0.9.9.9.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/emacs-refactor/
Licenses: GPL 3+
Build system: emacs
Synopsis: Language-specific refactoring in Emacs
Description:

Emacs Refactor (EMR) is a framework for providing language-specific refactoring in Emacs. It includes refactoring commands for a variety of languages, including elisp itself.

emacs-flow-minor-mode 0.3-4.d1b32a7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/an-sh/flow-minor-mode
Licenses: Modified BSD
Build system: emacs
Synopsis: Minor mode for JavaScript Flow files
Description:

This package integrates Flow with Emacs, allowing for definition-jumping and type-checking on demand.

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-org-contacts 1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://repo.or.cz/org-contacts
Licenses: GPL 3+
Build system: emacs
Synopsis: Contacts management system for Org mode
Description:

Manage your contacts from Org mode. You can auto complete email addresses, export contacts to a vCard file, put birthdays in your Org Agenda, and more.

emacs-rich-minority 1.0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/rich-minority
Licenses: GPL 2+
Build system: emacs
Synopsis: Clean-up and beautify the list of minor modes
Description:

This Emacs package hides and/or highlights minor modes in the mode-line.

emacs-python-black 1.2.0
Propagated dependencies: emacs-dash@2.20.0 emacs-reformatter@0.7 python-black-macchiato@1.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/wbolster/emacs-python-black
Licenses: Modified BSD
Build system: emacs
Synopsis: Reformat Python code via @code{python-black}
Description:

This package makes it easy to reformat Python code using python-black and python-black-macchiato for entire and partial buffers, respectively.

emacs-srv 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/legoscia/srv.el
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs Lisp library to perform SRV DNS requests
Description:

SRV implements RFC 2782 (SRV records). It is used to look up hostname and port for a service at a specific domain. There might be multiple results, and the caller is supposed to attempt to connect to each hostname+port in turn.

emacs-jsonnet-mode 0.1.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/tminor/jsonnet-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing jsonnet files
Description:

This package provides syntax highlighting, indenting, formatting, and utility methods for jsonnet files.

emacs-org-jira 4.4.2
Propagated dependencies: emacs-dash@2.20.0 emacs-org@9.8.3 emacs-request@0.3.2-1.3336eaa
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ahungry/org-jira
Licenses: GPL 3+
Build system: emacs
Synopsis: Syncing between Jira and Org mode
Description:

This package provides an extension to Org mode for syncing issues with JIRA issue servers.

emacs-standard-dirs 2.0.0
Propagated dependencies: 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/lafrenierejm/standard-dirs.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Platform-specific paths for config, cache, and other data
Description:

This package provides platform-specific paths for reading and writing configuration, cache, and other data.

emacs-smart-mode-line 2.14
Propagated dependencies: emacs-rich-minority@1.0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/smart-mode-line
Licenses: GPL 2+
Build system: emacs
Synopsis: Color-coded smart mode-line
Description:

Smart Mode Line is a mode-line theme for Emacs. It aims to be easy to read from small to large monitors by using colors, a prefix feature, and smart truncation.

emacs-pacfiles-mode 1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/UndeadKernel/pacfiles-mode
Licenses: Expat
Build system: emacs
Synopsis: ArchLinux's pacnew and pacsave merging tool
Description:

This Emacs major mode helps manage .pacnew and .pacsave files left by ArchLinux's pacman.

emacs-islisp-mode 0.3.1
Dependencies: eisl@5.56
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/sasanidas/islisp-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: ISLisp support for Emacs
Description:

This package provides support for programming with ISLisp in Emacs. It features a major mode with syntax highlighting, symbol autocompletion and documentation search, among other features. It also includes an inferior mode with REPL integration. Currently it only supports the Easy ISLisp (eisl) implementation.

emacs-slack 0.0.2-11.d81c18a
Propagated dependencies: emacs-alert@1.3 emacs-emojify@1.2 emacs-helm@4.0.7 emacs-request@0.3.2-1.3336eaa emacs-s@1.13.0 emacs-ts@0.3 emacs-websocket@1.16 emacs-oauth2@0.19 emacs-circe@2.14
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/yuya373/emacs-slack
Licenses: GPL 3+
Build system: emacs
Synopsis: Slack client for Emacs
Description:

This package provides an Emacs client for the Slack messaging service.

emacs-org-present 0.1-1.4ec04e1
Propagated dependencies: emacs-org@9.8.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rlister/org-present
Licenses: GPL 3+
Build system: emacs
Synopsis: Minimalist presentation minor-mode for Emacs Org mode
Description:

Org Present is a minimalist presentation tool for Emacs Org mode. Simply layout your presentation with each slide under a top-level header, start the minor mode, and page through each slide with Left and Right keys.

emacs-bazel 0-0.cdb2643
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bazelbuild/emacs-bazel-mode
Licenses: ASL 2.0
Build system: emacs
Synopsis: Bazel support for Emacs
Description:

This package provides support for the Bazel build system. See https://bazel.build/ for background on Bazel.

emacs-counsel-bbdb 0.0.5
Propagated dependencies: emacs-bbdb@3.2.2.4 emacs-ivy@0.15.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/redguardtoo/counsel-bbdb
Licenses: GPL 3+
Build system: emacs
Synopsis: Ivy interface for BBDB
Description:

This Ivy extension enables the use of ivy-mode to input email addresses from BBDB efficiently. The main functions are:

counsel-bbdb-complete-mail to input email addresses;
counsel-bbdb-reload' to reload contacts from BBDB database;
counsel-bbdb-expand-mail-alias to expand mail alias.

Since counsel-bbdb is based on ivy-mode, all Ivy key bindings are supported. For example, after C-u M-x counsel-bbdb-complete-mail, you can press C-M-n to input multiple email addresses.

emacs-pretty-mode 2.0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/akatov/pretty-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Redisplay parts of the buffer as Unicode symbols
Description:

Emacs minor mode for redisplaying parts of the buffer as pretty symbols.

emacs-exemplify-eval 0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~flandrew/exemplify-eval
Licenses: GPL 3+
Build system: emacs
Synopsis: Create arrowified examples from sexps
Description:

This Emacs package is an extension to ert, and creates emacs-exemplify-ert–like examples. It aims at writing test cases in a simplified form.

emacs-interleave 1.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rudolfochrist/interleave
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs minor mode to interleave notes and text books
Description:

Interleave is a minor mode that presents a document viewer side by side to an Org buffer with your notes relevant to the current page.

emacs-counsel-projectile 0.3.2
Propagated dependencies: emacs-counsel@0.15.1 emacs-projectile@2.9.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ericdanan/counsel-projectile
Licenses: GPL 3+
Build system: emacs
Synopsis: Enhance Projectile with Ivy
Description:

This package uses Ivy to provide additional actions for Projectile commands and replacements for existing functions.

emacs-majutsu 0.6.0
Dependencies: jujutsu@0.41.0
Propagated dependencies: emacs-magit@4.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/0WD0/majutsu
Licenses: GPL 3+ Expat
Build system: emacs
Synopsis: Emacs interface for Jujutsu version control system
Description:

Majutsu provides a emacs-magit-style interface for jujutsu, offering an efficient way to interact with Jujutsu repositories from within Emacs.

Total packages: 32521