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

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-gnus-alias 1.7.0-0.cf1783a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hexmode/gnus-alias
Licenses: GPL 2+
Build system: emacs
Synopsis: Alternative to @code{gnus-posting-styles}
Description:

Gnus-alias provides a simple mechanism to switch identities when using a message-mode or a message-mode derived mode. Identities can include From and Organization headers, extra headers, body and signature. Other features include:

  • Switch identities in a message buffer.

  • Access original message to help determine identity of the followup/reply message.

  • Act on a forwarded message as if it were a message being replied to.

  • Start a new message with a given Identity pre-selected.

emacs-restclient 1.0-0.1800a4e
Propagated dependencies: emacs-helm@4.0.7 emacs-jq-mode@0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/restclient.el
Licenses: Public Domain
Build system: emacs
Synopsis: Explore and test HTTP REST webservices
Description:

This tool allows for testing and exploration of HTTP REST Web services from within Emacs. Restclient runs queries from a plan-text query sheet, displays results pretty-printed in XML or JSON with restclient-mode

emacs-highlight-defined 0.1.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fanael/highlight-defined
Licenses: GPL 3+
Build system: emacs
Synopsis: Syntax highlighting of known Elisp symbols
Description:

Minor mode providing syntax highlighting of known Emacs Lisp symbols. Currently the code distinguishes Lisp functions, built-in functions, macros, faces and variables. To enable call highlight-defined-mode.

emacs-org-social 2.13
Propagated dependencies: emacs-emojify@1.2 emacs-async-http-queue@0.1.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/tanrax/org-social.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs client for Org-social
Description:

This package provides an Emacs client for Org-social which is a decentralized social network that runs on an Org Mode file over HTTP.

emacs-yaml-pro 1.3.3
Propagated dependencies: emacs-yaml@1.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zkry/yaml-pro
Licenses: GPL 3+
Build system: emacs
Synopsis: Tools for editing YAML leveraging tree-sitter/parser
Description:

Leverages tree-sitter and provides fast and accurate YAML parsing.

emacs-nushell-mode 0.1.0-0.c179c3c
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mrkkrp/nushell-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for Nushell scripts
Description:

This package provides a very basic version of major mode for Nushell shell scripts.

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-csound-mode 0.2.1
Propagated dependencies: emacs-dash@2.20.0 emacs-highlight@0-2.24366df emacs-multi@2.0.1 emacs-shut-up@0.3.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hlolli/csound-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major mode for coding in CSound
Description:

This package provides both a basic major mode for editing CSound files, as well as a REPL for fast feedback when composing and sound-designing using CSound.

emacs-ido-at-point 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/katspaugh/ido-at-point
Licenses: GPL 3+
Build system: emacs
Synopsis: Ido-style completion at point
Description:

This package is an alternative frontend for completion-at-point. It replaces the standard completions buffer with Ido prompt.

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-multi 2.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kurisuwhyte/emacs-multi
Licenses: Expat
Build system: emacs
Synopsis: Clojure-style multi-methods for Emacs Lisp
Description:

Provides Emacs Lisp with a form of polymorphism by way of predicate dispatching. Methods consist of a dispatch function, and a series of branches. The dispatch function is applied to the arguments, and the result value is checked against the expectations of each branch to define which one to invoke.

emacs-ebuku 0-1.0c6cf40
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/flexibeast/ebuku
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to the buku Web bookmark manager
Description:

Ebuku provides a basic interface to the buku Web bookmark manager.

emacs-emcp 0.1.0-0.a910164
Propagated dependencies: emacs-elisp-refs@1.5 emacs-magit@4.6.0 emacs-http-server@0.1.0-0.00e746b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/martenlienen/emcp
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs MCP client
Description:

emacs-emcp is an Emacs client for the Model Context Protocol, designed to connect LLM agents directly to Emacs.

emacs-org-beautify-theme 0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jonnay/org-beautify-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Theme to make Org mode look more beautiful
Description:

The theme adds padding between headings, increases the size of titles, strike through completed TODO headings, changes Org blocks, changes Org check boxes, and more.

emacs-stickyfunc-enhance 0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tuhdo/semantic-stickyfunc-enhance
Licenses: GPL 3+
Build system: emacs
Synopsis: Enhancement to stock @code{semantic-stickyfunc-mode}
Description:

semantic-stickyfunc-mode shows the function point is currently in at the first line of the current buffer. This is useful when you have a very long function that spreads more than a screen, and you don't have to scroll up to read the function name and then scroll down to original position.

emacs-srht 0.4
Propagated dependencies: emacs-plz@0.9.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/srht.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs sr.ht API client
Description:

This package provides bindings to the Sourcehut REST API as well as commands for interacting with it.

emacs-ov 1.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ShingoFukuyama/ov.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Overlay library for Emacs Lisp
Description:

ov.el provides a simple way to manipulate overlays in Emacs.

emacs-synosaurus 0.2.1
Propagated dependencies: wordnet@3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hpdeifel/synosaurus
Licenses: GPL 3+
Build system: emacs
Synopsis: Extensible thesaurus mode for Emacs
Description:

Synosaurus is a thesaurus fontend for Emacs with pluggable backends, including the wordnet offline backend.

emacs-org-node 3.18.3
Propagated dependencies: emacs-llama@1.0.4 emacs-magit@4.6.0 emacs-org-mem@0.34.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/meedstrom/org-node/
Licenses: GPL 3+
Build system: emacs
Synopsis: Non-hierarchical note-taking with Org-mode
Description:

This package provides a notetaking system like Roam, using org mode; faster than org-roam. This version of org-node has different configuration options to org-node 2 so you DO have to set it up again.

emacs-org-static-blog 1.7.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bastibe/org-static-blog
Licenses: Modified BSD
Build system: emacs
Synopsis: Simple Org mode based static blog generator
Description:

emacs-org-static-blog is one more static blog generator, it focuses on being simple. All files are simple Org files in a directory. The only requirement is that every Org file must have a title and a date keywords, and optionally, a filetags keyword.

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-loc-changes 1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rocky/emacs-loc-changes
Licenses: GPL 3+
Build system: emacs
Synopsis: Keeps track of positions even after buffer changes
Description:

This Emacs package provides a mean to track important buffer positions after buffer changes.

emacs-dimmer 0.4.2-1.2f915b1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gonewest818/dimmer.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Visually highlights the selected buffer in Emacs
Description:

Dimmer provides a minor mode that indicates which buffer is currently active by dimming the faces in the other buffers. It does this nondestructively, and computes the dimmed faces dynamically such that your overall color scheme is shown in a muted form without requiring you to define what is a "dim" version of every face.

emacs-vc-got 1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://projects.omarpolo.com/vc-got.html
Licenses: GPL 3+
Build system: emacs
Synopsis: VC backend for Game of Trees version control system
Description:

This package provides an Emacs VC backend for the got version control system.

Total packages: 73955