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

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-pcre2el 1.12-0.b4d846d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/joddie/pcre2el
Licenses: GPL 3
Build system: emacs
Synopsis: Convert between PCRE, Emacs and rx regexp syntax
Description:

pcre2el or rxt (RegeXp Translator or RegeXp Tools) is a utility for working with regular expressions in Emacs, based on a recursive-descent parser for regexp syntax. In addition to converting (a subset of) PCRE syntax into its Emacs equivalent, it can do the following:

  • convert Emacs syntax to PCRE

  • convert either syntax to rx, an S-expression based regexp syntax

  • untangle complex regexps by showing the parse tree in rx form and highlighting the corresponding chunks of code

  • show the complete list of strings (productions) matching a regexp, provided the list is finite

  • provide live font-locking of regexp syntax (so far only for Elisp buffers – other modes on the TODO list).

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-bray 0.1-0.59574fc
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-bray/
Licenses: GPL 3+
Build system: emacs
Synopsis: Lightweight modal editing framework
Description:

This package provides a blank-slate for users to define their own modal editing workflow. It has the following features, among others:

  • The user can define custom states (like, say, normal, insert etc.) in any number at will;

  • States may be buffer-local, allowing context-dependent configuration and behavior;

  • States can hold settings such as cursor, keymaps and enter/exit hooks;

emacs-mu4e-dashboard 0.1.1-1.c9c09b7
Propagated dependencies: mu@1.14.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rougier/mu4e-dashboard
Licenses: GPL 3+
Build system: emacs
Synopsis: Build your own dashboard for mu4e using org-mode
Description:

This package provides an org-mode link type that allows execution of various mu4e queries when clicked. Such links can be organized into a dashboard, by simply writing an org file.

emacs-mbsync 0.1.2-5.d3c81da
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dimitri/mbsync-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Interface to mbsync for Emacs
Description:

This package calls mbsync from within Emacs.

emacs-tshell 0.1.0-0.47ef3a6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/TatriX/tshell
Licenses: GPL 3+
Build system: emacs
Synopsis: Experimental buffer-oriented Emacs shell
Description:

Tshell is an experimental buffer-oriented shell. It supports shell and Emacs lisp commands.

emacs-detached 0.10.1
Dependencies: dtach@0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~niklaseklund/detached.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Launch and manage detached processes from Emacs
Description:

The Detached package allows users to run processes detached from Emacs. It provides integration with multiple built-in modes, as well as providing an interface to attach and interact with the processes.

emacs-pippel 0.1-0.cb19495
Dependencies: python-wrapper@3.12.12
Propagated dependencies: 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/arifer612/pippel
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs frontend to Python package manager Pip
Description:

Pippel is an Emacs frontend for the Python package manager Pip. As Pippel also uses Tabulated List mode, it provides a similar package menu like package-list-packages.

emacs-roguel-ike 0.1.3
Propagated dependencies: emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/stevenremot/roguel-ike.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Coffee-break roguelike for Emacs
Description:

Roguel-ike is an attempt to develop a coffee-break roguelike for Emacs. The complete game would allow the player to create various characters and to make them fulfill challenges like arena fight and short dungeon explorations.

emacs-prescient 6.3.2
Propagated dependencies: emacs-company@1.0.2 emacs-corfu@2.10 emacs-ivy@0.15.1 emacs-selectrum@3.1 emacs-vertico@2.10
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/raxod502/prescient.el/
Licenses: Expat
Build system: emacs
Synopsis: Emacs library for sorting and filtering candidates
Description:

Prescient is a library for sorting and filtering, as well as extensions for Ivy and Company that make use of the library.

emacs-paren-face 1.2.3
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/tarsius/paren-face
Licenses: GPL 3+
Build system: emacs
Synopsis: Face for parentheses in Lisp modes
Description:

This library defines a face named parenthesis used just for parentheses. The intended purpose of this face is to make parentheses less visible in Lisp code by dimming them. Lispers probably don't need to be constantly made aware of the existence of the parentheses. Dimming them might be even more useful for people new to Lisp who have not yet learned to subconsciously blend out the parentheses.

emacs-org-fragtog 0.4.2
Propagated dependencies: emacs-org@9.8.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/io12/org-fragtog
Licenses: GPL 3+
Build system: emacs
Synopsis: Toggle Org mode LaTeX fragments preview at cursor
Description:

Org mode supports inline image previews of LaTeX fragments. This package automates this, so fragment previews are disabled for editing when your cursor steps onto them, and re-enabled when the cursor leaves.

emacs-org-trello 0.8.2
Propagated dependencies: emacs-dash@2.20.0 emacs-deferred@0.5.1 emacs-f@0.21.0 emacs-helm@4.0.7 emacs-request@0.3.2-1.3336eaa emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://org-trello.github.io
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs minor mode for interacting with Trello
Description:

This package provides an Emacs minor mode to extend org-mode with Trello abilities. Trello is an online project organizer.

emacs-langtool 2.3.7
Propagated dependencies: emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mhayashi1120/Emacs-langtool
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to LanguageTool
Description:

Emacs Langtool offers a frontend to LanguageTool server.

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-swiper 0.15.1
Propagated dependencies: emacs-ivy@0.15.1
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: Isearch with an overview
Description:

This package gives an overview of the current regex search candidates. The search regex can be split into groups with a space. Each group is highlighted with a different face.

It can double as a quick `regex-builder', although only single lines will be matched.

emacs-punpun-theme 0-0.7026684
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://depp.brause.cc/punpun-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Bleak Emacs theme
Description:

A bleak theme. Uses shades of gray and the occasional splash of color. Designed for 256-color terminals. Comes in light and dark!

emacs-evil-visualstar 0.2.0-1.06c053d
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/bling/evil-visualstar
Licenses: GPL 3+
Build system: emacs
Synopsis: Instantly search using the visual selection
Description:

This package provides evil-mode functions for using selected text to search.

emacs-firefox-javascript-repl 0.9.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/firefox-javascript-repl.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Jack into Firefox
Description:

This package provides a way to REPL into a new Firefox instance's JavaScript engine. A new throwaway Firefox profile directory is created before each run, so you won't need to modify your existing profiles. This mode takes care of starting the new Firefox process in debugging mode, which may be tedious to do by hand. This comint mode is barebones and unstructured, meant for quick JavaScript experiments.

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-unidecode 0.2-1.5502ada
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sindikat/unidecode
Licenses: GPL 2+
Build system: emacs
Synopsis: Transliterate Unicode text to ASCII
Description:

This package provides functions for converting Unicode to ASCII.

emacs-eshell-up 0.0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/peterwvj/eshell-up
Licenses: GPL 3+
Build system: emacs
Synopsis: Quickly go to a parent directory in Eshell
Description:

This package provides quick navigation to a specific parent directory using Eshell.

emacs-soap-client 3.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/soap-client.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Access SOAP web services
Description:

This package provides a SOAP client to access web services.

emacs-waveform 0-0.ee52c6a
Dependencies: ffmpeg@8.1.1
Propagated dependencies: emacs-mpv@0.2.0-0.2e0234b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sachac/waveform-el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Display a waveform and use it to navigate
Description:

This package displays a waveform of a sound file. You can then play or navigate through it.

Total packages: 32521