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

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-consult-notes 0.7-0.7c9cd97
Propagated dependencies: emacs-consult@3.6 emacs-dash@2.20.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mclear-tools/consult-notes/
Licenses: GPL 3+
Build system: emacs
Synopsis: Management of personal notes with @code{emacs-consult}
Description:

This package allows selecting notes easily. Its most basic use is to integrate directories of files (notes) and to provide easy narrowing via emacs-consult. consult-notes can be used with any directory (or directories) of note files. It easily integrates with note systems like emacs-zk, emacs-denote or emacs-org-roam. Additionally, it may also search org headings in a set of specified files.

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.

emacs-graphql-mode 0-1.9bed568
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/davazp/graphql-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mode to edit GraphQL schema and queries
Description:

This package implements a major mode to edit GraphQL schemas and query. The basic functionality includes syntax highlight and indentation. Additionally, it is able to send GraphQL queries to an end-point URL.

Files with the .graphql and .gql extensions are automatically opened with this mode.

emacs-dart-mode 1.0.7
Propagated dependencies: emacs-dash@2.20.0 emacs-flycheck@36.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bradyt/dart-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mode for the Dart programming language
Description:

Dart mode is an Emacs major mode for editing Dart files. It provides basic syntax highlighting and indentation.

emacs-tp 0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/martianh/tp.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Utilities to create transient menus for POSTing to an API
Description:

This package provides functions, classes and methods to make it easier to create transient menus that send complex POST, PUT, or PATCH requests to JSON APIs.

emacs-link-hint 0.1-4.83cd048
Propagated dependencies: emacs-avy@0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/noctuid/link-hint.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Vimperator-style link-hinting in Emacs
Description:

This package provides commands for visiting and acting on links.

emacs-frame-purpose 1.0
Dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/frame-purpose.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Purpose-specific frames for Emacs
Description:

frame-purpose makes it easy to open purpose-specific frames that only show certain buffers, e.g. by buffers’ major mode, their filename or directory, etc, with custom frame/X-window titles, icons, and other frame parameters.

emacs-exemplify-ert 0.6.3
Propagated dependencies: 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://git.sr.ht/~flandrew/exemplify-ert
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs library to implement regression tests
Description:

This Emacs package is an extension to ert. It aims at writing test cases in a simplified form.

emacs-orca 0.1.0-0.0687f41
Propagated dependencies: emacs-zoutline@0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/orca
Licenses: GPL 3+
Build system: emacs
Synopsis: Handler for Org Capture
Description:

This package provides several convenient recipes for configuring Org Capture, mainly for capturing from a browser. It can match URLs and inject the capture in a targeted Org file, under a targeted heading. The more this package is configured, the less refiling is needed on your captures: they will go directly to where they belong.

emacs-language-id 0.20
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lassik/emacs-language-id
Licenses: ISC
Build system: emacs
Synopsis: Identify programming language used in Emacs buffers
Description:

This package provides a way for Emacs to identify the programming language used in an Emacs buffer.

emacs-ivy-omni-org 0.2.1-1.5460a9f
Propagated dependencies: emacs-ivy@0.15.1 emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/akirak/ivy-omni-org
Licenses: GPL 3+
Build system: emacs
Synopsis: Browse anything in Org mode
Description:

This package allows Org items to be accessed via the Ivy interface.

emacs-binder 0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/divyaranjan/binder
Licenses: GPL 3+
Build system: emacs
Synopsis: Binder is a global minor mode to facilitate working on multiple files
Description:

Primarily, Binder provides a global minor mode Binder Mode. This allows working with files in the current binder-project-directory.

emacs-all-the-icons-dired 2.0-0.e157f06
Propagated dependencies: emacs-all-the-icons@5.0.0-0.4778632
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/wyuenho/all-the-icons-dired
Licenses: GPL 3+
Build system: emacs
Synopsis: Show icons for each file in @code{dired-mode}
Description:

This package allows icons from all-the-icons.el to be used in dired-mode.

emacs-lacarte 0-1.79afc5d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/lacarte.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Execute menu items as commands, with completion
Description:

La Carte lets you execute menu-bar menu commands from the keyboard, with completion.

Use the keyboard to access any menu item, without knowing where it is or what its full name is. Type part of its name and use completion to get the rest: the complete path and item name. When you choose a menu-item candidate, the corresponding command is executed.

emacs-guix 0.6.1
Dependencies: guile@3.0.11 guix@1.5.0-4.2ef8ed9
Propagated dependencies: emacs-bui@1.2.1 emacs-dash@2.20.0 emacs-edit-indirect@0.1.13 emacs-geiser@0.33.1 emacs-geiser-guile@0.28.5 emacs-magit-popup@2.13.3 guile-gcrypt@0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://guix.gnu.org
Licenses: GPL 3+
Build system: gnu
Synopsis: Emacs interface for GNU Guix
Description:

Emacs-Guix provides a visual interface, tools and features for the GNU Guix package manager. Particularly, it allows you to do various package management tasks from Emacs. To begin with, run M-x guix-about or M-x guix-help command.

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-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-ivy-avy 0.15.1
Propagated dependencies: emacs-ivy@0.15.1 emacs-avy@0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/swiper
Licenses: GPL 3+
Build system: emacs
Synopsis: Avy integration for Ivy
Description:

This package adds a "C-'" binding to Ivy minibuffer that uses Avy.

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-pdf-tools 1.3.0
Dependencies: cairo@1.18.4 glib@2.86.0 libpng@1.6.39 poppler@22.09.0 zlib@1.3.1
Propagated dependencies: emacs-let-alist@1.0.6 emacs-tablist@1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vedang/pdf-tools
Licenses: GPL 3+
Build system: gnu
Synopsis: Emacs support library for PDF files
Description:

PDF Tools is, among other things, a replacement of DocView for PDF files. The key difference is that pages are not pre-rendered by e.g. ghostscript and stored in the file-system, but rather created on-demand and stored in memory.

emacs-nginx-mode 1.1.10
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ajc/nginx-mode
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs major mode for editing nginx config files
Description:

This package provides an Emacs major mode for editing nginx config files.

emacs-ivy-pass 0.1-1.5b523de
Propagated dependencies: emacs-ivy@0.15.1 emacs-password-store@2.3.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ecraven/ivy-pass
Licenses: GPL 3
Build system: emacs
Synopsis: Ivy interface to the @code{pass} password store
Description:

This package provides an Ivy interface for working with the password store (pass) in Emacs.

emacs-evil-args 1.0-1.758ad5a
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/wcsmith/evil-args
Licenses: Expat
Build system: emacs
Synopsis: Motions and text objects for delimited arguments in Evil
Description:

This package provides motions and text objects for delimited arguments, such as arguments separated by commas and semicolons.

emacs-parseedn 1.2.1
Propagated dependencies: emacs-a@1.0.0 emacs-parseclj@1.1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://cider.mx
Licenses: GPL 3+
Build system: emacs
Synopsis: EDN parser for Emacs Lisp
Description:

Parseedn is an Emacs Lisp library for parsing EDN (Clojure) data. It uses parseclj's shift-reduce parser internally.

Total packages: 72465