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

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-pkg-info 0.6
Propagated dependencies: emacs-epl@0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lunaryorn/pkg-info.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Information about Emacs packages
Description:

This library extracts information from the installed Emacs packages.

emacs-citeproc 0.9.4
Propagated dependencies: emacs-compat@30.1.0.1 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-parsebib@6.7 emacs-queue@0.2 emacs-s@1.13.0 emacs-string-inflection@1.0.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/andras-simonyi/citeproc-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Citation Style Language (CSL) processor for Emacs
Description:

Citeproc-el is an Emacs Lisp library for rendering citations and bibliographies in styles described in the Citation Style Language (CSL), an XML-based, open format to describe the formatting of bibliographic references.

emacs-selectrum 3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/raxod502/selectrum/
Licenses: Expat
Build system: emacs
Synopsis: Incremental narrowing in Emacs
Description:

Selectrum is a solution for incremental narrowing in Emacs, replacing Helm, Ivy, and IDO. Its design philosophy is based on choosing the right abstractions and prioritizing consistency and predictability over special-cased improvements for particular cases. As such, Selectrum follows existing Emacs conventions where they exist and are reasonable, and it declines to implement features which have marginal benefit compared to the additional complexity of a new interface.

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-mwim 0.4-0.b4f3edb
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alezost/mwim.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Move to the beginning/end of line, code or comment
Description:

mwim provides several commands to switch between various line positions, like moving to the beginning/end of code, line, or comment.

emacs-color-theme-sanityinc-tomorrow 1.18
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/color-theme-sanityinc-tomorrow
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs color themes based on Chris Kempson's 'tomorrow' themes
Description:

An Emacs version of Chris Kempson's "Tomorrow" themes, with much more extensive face definitions than the "official" Emacs variant.

emacs-xterm-color 2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/atomontage/xterm-color
Licenses: FreeBSD
Build system: emacs
Synopsis: ANSI & xterm-256 color text property translator for Emacs
Description:

xterm-color.el is an ANSI control sequence to text-property translator.

emacs-elisp-def 1.2
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://github.com/Wilfred/elisp-def
Licenses: GPL 3+
Build system: emacs
Synopsis: Macro-aware goto definition for Emacs Lisp
Description:

elisp-def finds Emacs Lisp symbol definitions intelligently. It understands namespaces, macros, libraries and local bindings.

emacs-ggtags 0.9.0-0.4e3630c
Dependencies: global@6.6.14
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/leoliu/ggtags
Licenses: GPL 3+
Build system: emacs
Synopsis: Frontend to the GNU Global source code tagging system
Description:

ggtags provides a frontend to the GNU Global source code tagging system.

Features:

  • Build on compile.el for asynchronicity and its large feature-set.

  • Automatically update Global's tag files when needed with tuning for large source trees.

  • Intuitive navigation among multiple matches with mode-line display of current match, total matches and exit status.

  • Read tag with completion.

  • Show definition at point.

  • Jump to #include files.

  • Support search history and saving a search to register/bookmark.

  • Query replace.

  • Manage Global's environment variables on a per-project basis.

  • Highlight (definition) tag at point.

  • Abbreviated display of file names.

  • Support all Global search backends: grep, idutils, etc.

  • Support exuberant ctags http://ctags.sourceforge.net/ and pygments backend.

  • Support all Global's output formats: grep, ctags-x, cscope etc.

  • Support projects on remote hosts (e.g. via tramp).

  • Support eldoc.

  • Search GTAGSLIBPATH for references and symbols.

emacs-simple-modeline 1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gexplorer/simple-modeline
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple mode-line configuration for Emacs
Description:

This package provides a simple mode-line configuration for Emacs.

emacs-password-generator 1.01
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zargener/emacs-password-genarator
Licenses: Artistic License 2.0
Build system: emacs
Synopsis: Generate passwords inside Emacs
Description:

emacs-password-generator provides simple functions to generate random passwords and insert them into the current buffer. It also supports generation of phonetic and numeric passwords.

emacs-nov-el 0.5.0
Dependencies: unzip@6.0
Propagated dependencies: emacs-esxml@0.3.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://depp.brause.cc/nov.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for reading EPUBs in Emacs
Description:

nov.el provides a major mode for reading EPUB documents.

emacs-solaire-mode 2.0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hlissner/emacs-solaire-mode
Licenses: Expat
Build system: emacs
Synopsis: Change background of file-visiting buffers in Emacs
Description:

solaire-mode is inspired by editors which visually distinguish code-editing windows from sidebars, popups, terminals, ecetera. It changes the background of file-visiting buffers (and certain aspects of the UI) to make them easier to distinguish from other, less important buffers.

emacs-xtest 1.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/promethial/xtest/
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple testing with Emacs
Description:

This package provides a simple testing library for Emacs.

emacs-undo-propose 3.0.0-3.f80baee
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jackkamm/undo-propose-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple and safe navigation of @code{undo} history
Description:

This package permits navigation of undo history in a temporary buffer, which is read-only save for undo commands, and subsequent committal of a chain of undo commands as a single edit in the undo history.

emacs-simple-httpd 1.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skeeto/emacs-web-server
Licenses: Unlicense
Build system: emacs
Synopsis: HTTP server in pure Emacs Lisp
Description:

This package provides a simple HTTP server written in Emacs Lisp to serve files and directory listings.

emacs-org-redmine 0.1-1.e77d013
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gongo/org-redmine/
Licenses: GPL 3+
Build system: emacs
Synopsis: Redmine tools using Emacs
Description:

This program provides an Emacs client for Redmine.

emacs-corfu-doc 0.6.3
Propagated dependencies: emacs-corfu@2.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/galeo/corfu-doc
Licenses: GPL 3+
Build system: emacs
Synopsis: Documentation popup for Corfu
Description:

The corfu-doc package provides a way to display a documentation popup for completion candidates when using emacs-corfu. It can be regarded as emacs-company-quickhelp for emacs-corfu.

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-groovy-modes 2.1
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/Groovy-Emacs-Modes/groovy-emacs-modes
Licenses: GPL 3+
Build system: emacs
Synopsis: Groovy related modes for Emacs
Description:

This package provides groovy-mode for syntax highlighting in Groovy source files, REPL integration with run-groovy and Grails project navigation with the grails mode.

emacs-subed 1.2.23
Dependencies: ffmpeg@8.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.nongnu.org/nongnu/subed.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing subtitles
Description:

subed is an Emacs major mode for editing subtitles while playing the corresponding video with mpv. At the moment, the only supported formats are SubRip (.srt), WebVTT (.vtt), and Advanced SubStation Alpha (.ass).

emacs-eshell-did-you-mean 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xuchunyang/eshell-did-you-mean
Licenses: GPL 3+
Build system: emacs
Synopsis: Display suggestions on 'command not found' in Eshell
Description:

This library adds a list of 'Did you mean...' suggestions when the command was not found in Eshell. The suggestions are found after the commands that bear resemblance to the input command.

emacs-palimpsest 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/danielsz/Palimpsest
Licenses: GPL 3+
Build system: emacs
Synopsis: Remove text without permanently deleting it
Description:

This minor mode for Emacs provides several strategies to remove text without permanently deleting it. Namely, it can send selected test to the bottom, or top, of the buffer, or to a trash file.

emacs-tablist 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/politza/tablist
Licenses: GPL 3+
Build system: emacs
Synopsis: Extension for @code{tabulated-list-mode}
Description:

Tablist is the Emacs package that provides several additional features to tabulated-list-mode: it adds marks, filters, new key bindings and faces. It can be enabled by tablist-mode or tablist-minor-mode commands.

Total packages: 69239