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

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-twittering-mode 3.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://twmode.sourceforge.net
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs major mode for Twitter
Description:

Twittering mode is an Emacs major mode for Twitter. You can check timelines, tweet, mark posts as favorites and so on with Emacs.

emacs-quiet 20230530.859
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/zzkt/quiet
Licenses: GPL 3+
Build system: emacs
Synopsis: Disconnect from the online world for a while
Description:

Simple package to disconnect from the online world for a while, possibly reconnecting later. Any interruptions or distractions which occur once the command is run are guaranteed to be local.

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-jeison 1.0.0
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/SavchenkoValeriy/jeison
Licenses: GPL 3+
Build system: emacs
Synopsis: Library for declarative JSON parsing
Description:

emacs-jeison is a library for transforming JSON objects into EIEIO objects. It is designed to ease parsing of nested JSON objects by providing efficient syntax for traversal.

emacs-nssh 0.9.12-1.74d4373
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/nssh
Licenses: GPL 3+
Build system: emacs
Synopsis: SSH mode for Emacs
Description:

This package provides an SSH mode for Emacs, built on top of Tramp and shell mode. It keeps a history of previously connected hosts and supports auto-completion of known hosts.

emacs-modalka 0.1.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mrkkrp/modalka
Licenses: GPL 3+
Build system: emacs
Synopsis: Minor mode to easily define native custom modal editing
Description:

This is a building kit to help switch to modal editing in Emacs. The main goal of the package is to make modal editing in Emacs as natural and native as possible. Modalka lets you define your own keys and does not come with a preconfigured set of keys.

emacs-lpy 0.1.0-6.fa95b11
Propagated dependencies: emacs-function-args@0.6.0-0.beba049 emacs-lispy@0.27.0-3.df1b7e6 emacs-zoutline@0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/lpy
Licenses: GPL 3+
Build system: emacs
Synopsis: Modal editing for Python
Description:

This package provides a minor mode for Python that binds useful commands to unprefixed keys, such as j or e, under certain circumstances, and leaves the keys untouched outside of those situations, allowing unprefixed keys to insert their respective characters as expected.

emacs-corfu 2.10
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/minad/corfu
Licenses: GPL 3+
Build system: emacs
Synopsis: Completion overlay region function
Description:

Corfu enhances the default completion in region function with a completion overlay. The current candidates are shown in a popup overlay below or above the point. Corfu can be considered the minimalistic completion-in-region counterpart of the Vertico minibuffer UI.

emacs-shell-here 1.3-1.eeb437f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/shell-here
Licenses: GPL 3+
Build system: emacs
Synopsis: Launch a shell relative to default-directory
Description:

This package provides commands to open a shell buffer in (or relative to) the default-directory or – using projectile or find-file-in-project – a project root.

emacs-denote-explore 4.0
Propagated dependencies: emacs-denote@4.1.3 emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pprevos/denote-explore
Licenses: GPL 3+
Build system: emacs
Synopsis: Analyse and visualise a collection of Denote notes
Description:

The Denote Explore package provides auxiliary functions to maintain and explore your collection of Denote files. Denote Explore provides four groups of Emacs commands:

  1. Summary statistics: Count and visualize notes, attachments and keywords.

  2. Random walks: Generate new ideas using Serendipity.

  3. Janitor: Manage your Denote collection.

  4. Visualisations: Visualise your Denote network as a network graph. (Optional dependencies GraphViz, D3js, to be acquired separately!)

emacs-visual-regexp 1.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/benma/visual-regexp.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Regexp command with interactive visual feedback
Description:

This package provides an Emacs regexp command with interactive visual feedback.

emacs-company-lua 0.1-2.29f6819
Propagated dependencies: emacs-company@1.0.2 emacs-s@1.13.0 emacs-f@0.21.0 emacs-lua-mode@20221027-2.2f6b8d7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ptrv/company-lua
Licenses: GPL 3+
Build system: emacs
Synopsis: Company backend for Lua
Description:

This package provides Company backend for Lua programming language.

emacs-jit-spell 0.5
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/astoff/jit-spell
Licenses: GPL 3+
Build system: emacs
Synopsis: Just-in-time spell checking
Description:

This package highlights all misspelled words in a window, just like a word processor or web browser does. This behavior is different from the built-in Flyspell package, which only checks words as the cursor moves over them. Moreover, unlike Flyspell, Jit-spell communicates with the spell-checking subprocess entirely asynchronously, which can lead to a noticeable performance improvement.

emacs-tracking 2.14
Propagated dependencies: gnutls@3.8.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jorgenschaefer/circe/wiki/Tracking
Licenses: GPL 3+
Build system: emacs
Synopsis: Buffer tracking library
Description:

tracking.el provides a way for different modes to notify the user that a buffer needs attention. The user then can cycle through them using C-c C-SPC.

emacs-assess 0.7
Propagated dependencies: emacs-m-buffer@0.16.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/assess.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Test support functions
Description:

This provides functions to support ert, the Emacs Regression Test framework. It includes

  • a set of predicates for comparing strings, buffers and file contents.

  • explainer functions for all predicates giving useful output macros for creating many temporary buffers at once, and for restoring the buffer list.

  • methods for testing indentation, by comparison or "round-tripping".

  • methods for testing fontification.

Assess aims to be a stateless and noiseless as possible, leaving Emacs unchanged whether the tests succeed or fail and suppressing extraneous messages.

emacs-org-fancy-priorities 1.1-1.819bb99
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/harrybournis/org-fancy-priorities
Licenses: Expat
Build system: emacs
Synopsis: Display org priorities as custom strings
Description:

This package provides a minor mode that displays Org priorities as custom strings. This mode does not change your files in any way, it only displays the priority part of a heading as your preferred string value.

emacs-lean4-mode 1.1.2
Propagated dependencies: emacs-compat@31.0.0.1 emacs-lsp-mode@10.0.0 emacs-dash@2.20.0 emacs-magit@4.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://lean-lang.org/
Licenses: ASL 2.0
Build system: emacs
Synopsis: Lean 4 major mode for Emacs
Description:

This package provides a major mode for the Lean theorem prover, version 4.

emacs-nameless 1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/nameless
Licenses: GPL 2+
Build system: emacs
Synopsis: Hide package namespace in your Emacs-lisp code
Description:

This package provides a nameless-mode minor mode in which the package namespace prefix is hidden by a colon.

emacs-tup-mode 1.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ejmr/tup-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing ``tupfiles'' used by the Tup build system
Description:

Tup mode provides syntax highlighting for all of the elements of tupfiles, such as rule definitions, user-defined variables, macros, flags, bin variables, and so on. The mode also allows you to execute Tup commands.

emacs-edit-server 1.16
Propagated dependencies: emacs-ert-async@0.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/stsquad/emacs_chrome
Licenses: GPL 3+
Build system: emacs
Synopsis: Server that responds to edit requests from Chromium
Description:

This package provides an edit server to respond to requests from Emacs.

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-org-recent-headings 0.1-0.97418d5
Propagated dependencies: emacs-dash@2.20.0 emacs-frecency@1.0 emacs-helm@4.0.7 emacs-org@9.8.3 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/org-recent-headings
Licenses: GPL 3+
Build system: emacs
Synopsis: Navigate to recently used Org headings and lists
Description:

This package maintains a list of recently used Org headings, as well as functions for navigating between these headings.

emacs-track-changes 1.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/track-changes.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Abstraction library which handles accumulating file changes
Description:

This library is a layer of abstraction above before-change-functions and after-change-functions which takes care of accumulating changes until a time when its client finds it convenient to react to them.

emacs-helm-exwm 0.0.2
Propagated dependencies: emacs-helm@4.0.7 emacs-exwm@0.35
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-exwm
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm for EXWM buffers
Description:

helm-exwm runs a Helm session over the list of EXWM buffers. helm-exwm-switch is a convenience X application launcher using Helm to switch between the various windows of one or several specific applications. See helm-exwm-switch-browser for an example.

Total packages: 32521