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

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-memory-usage 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/memory-usage.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Analyze the memory usage of Emacs in various ways
Description:

This package provides the command memory-usage, which lists all buffers and how much memory they use.

emacs-company-org-block 0.3-1.115af0a
Propagated dependencies: emacs-company@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xenodium/company-org-block
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs @code{company-complete} for Org blocks
Description:

Insert Emacs Org blocks with completion via company mode.

emacs-shift-number 0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alezost/shift-number.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Increase or decrease the number at point
Description:

emacs-shift-number provides commands shift-number-up to increase and shift-number-down to decrease the number at point.

emacs-spray 0.0.2-0.74d9dcf
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~iank/spray
Licenses: GPL 3+
Build system: emacs
Synopsis: Speed reading mode for Emacs
Description:

For speed reading, or just more enjoyable reading. Narrows the buffer to show one word at a time. Adjust speed / pause as needed.

emacs-epithet 0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/oantolin/epithet
Licenses: GPL 3+
Build system: emacs
Synopsis: Rename Emacs buffers with descriptive names
Description:

This package provides a function---epithet-rename-buffer---to rename the current buffer with a descriptive name. The name suggestion is governed by the epithet-suggesters hook variable: each hook should return either a name suggestion or nil, they are called in turn and the first non-nil suggestion is taken.

emacs-sql-indent 1.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alex-hhh/emacs-sql-indent
Licenses: GPL 3+
Build system: emacs
Synopsis: Support for indenting code in SQL files
Description:

This package provides a minor mode that enables syntax-based indentation for SQL mode buffers. Indentation rules are flexible and can be customized to match your personal coding style.

emacs-gc-stats 1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~yantar92/emacs-gc-stats
Licenses: GPL 3+
Build system: emacs
Synopsis: Collect Emacs GC statistics
Description:

This package collects Emacs garbage collection (GC) statistics over time and saves it in the format that can be shared with Emacs maintainers.

This package does not upload anything automatically. You will need to upload the data manually, by sending email attachment. If necessary, you can review emacs-gc-stats-file (defaults to ~/.emacs.d/emacs-gc-stats.eld) before uploading-it is just a text file.

emacs-code-cells 0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/astoff/code-cells.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs utilities for code split into cells, including Jupyter notebooks
Description:

This package lets you efficiently navigate, edit and execute code split into cells according to certain magic comments.

emacs-fontaine 3.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/protesilaos/fontaine
Licenses: GPL 3+
Build system: emacs
Synopsis: Set Emacs font configurations using presets
Description:

Fontaine lets the user specify presets of font configurations and set them on demand on graphical Emacs frames.

emacs-navi-mode 2.0-1.c1d38e8
Propagated dependencies: emacs-outshine@3.0.1-1.bf1eed1 emacs-outorg@2.0-1.78b0695
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/navi
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major-mode for easy buffer-navigation
Description:

This package provides an Emacs major-mode for easy buffer-navigation

emacs-envrc 0.12-1.77e9dec
Dependencies: direnv@2.37.1
Propagated dependencies: emacs-inheritenv@0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/envrc
Licenses: GPL 3+
Build system: emacs
Synopsis: Support for Direnv which operates buffer-locally
Description:

This is library which uses Direnv to set environment variables on a per-buffer basis. This means that when you work across multiple projects which have .envrc files, all processes launched from the buffers ``in'' those projects will be executed with the environment variables specified in those files. This allows different versions of linters and other tools to be used in each project if desired.

emacs-ivy-hydra 0.15.1
Propagated dependencies: emacs-ivy@0.15.1 emacs-hydra@0.15.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: Additional key bindings for Ivy
Description:

This package provides the hydra-ivy/body command, which is a quasi-prefix map, with many useful bindings. These bindings are shorter than usual, using mostly unprefixed keys.

emacs-all-the-icons-completion 1.0
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/iyefrat/all-the-icons-completion
Licenses: GPL 3+
Build system: emacs
Synopsis: Add icons to completion candidates
Description:

This package adds icons to completion candidates using the built-in completion metadata functions. For example, with this package, find-file can display a file icon for each candidate based on the file type.

emacs-rudel 0.3.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://rudel.sourceforge.net/
Licenses: GPL 3+
Build system: emacs
Synopsis: Collaborative editing framework
Description:

Rudel is a collaborative editing environment for GNU Emacs. Its purpose is to share buffers with other users in order to edit the contents of those buffers collaboratively. Rudel supports multiple backends to enable communication with other collaborative editors using different protocols, though currently Obby (for use with the Gobby editor) is the only fully-functional one.

emacs-helm-org 1.0-3.8457e1e
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-org
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm interface to the Silver Searcher
Description:

This package provides a frontend for grepping tools like ag and ack, as well as features for editing search results.

emacs-better-defaults 0.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~technomancy/better-defaults
Licenses: GPL 3+
Build system: emacs
Synopsis: Better defaults for Emacs
Description:

Better defaults attempts to address the most obvious deficiencies of the Emacs default configuration in uncontroversial ways that nearly everyone can agree upon.

emacs-fd 0.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/yqrashawn/fd-dired
Licenses: GPL 3+
Build system: emacs
Synopsis: Dired-mode interface for fd result
Description:

This package provides a dired-mode interface for fd's result.

emacs-spaceline-all-the-icons 1.4.0
Propagated dependencies: emacs-all-the-icons@5.0.0-0.4778632 emacs-memoize@1.1 emacs-spaceline@2.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/domtronn/spaceline-all-the-icons.el
Licenses: Expat
Build system: emacs
Synopsis: Theme for @code{emacs-spaceline} using @code{emacs-all-the-icons}
Description:

This package is a theme for emacs-spaceline that recreates most of the segments available in that package using icons from emacs-all-the-icons. Icon fonts allow for more tailored and detailed information in the mode line.

emacs-url-http-ntlm 2.0.6
Propagated dependencies: emacs-ntlm@2.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/url-http-ntlm.html
Licenses: GPL 3+
Build system: emacs
Synopsis: NTLM authentication for the url library
Description:

This package provides a NTLM handler for the URL package.

emacs-multiple-cursors 1.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magnars/multiple-cursors.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Multiple cursors for Emacs
Description:

This package adds support to Emacs for editing text with multiple simultaneous cursors.

emacs-ox-rss 0-0.83dc898
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/nsavage/ox-rss
Licenses: GPL 3+
Build system: emacs
Synopsis: RSS 2.0 back-end for Org export engine
Description:

This library implements an RSS 2.0 back-end for Org exporter, based on the HTML back-end.

emacs-helm-xref 1.0
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/brotzeit/helm-xref
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm interface for @code{xref}
Description:

This package provides a Helm interface for selecting xref results.

emacs-laas 1.1-0.f5fb180
Propagated dependencies: emacs-aas@1.2-0.ddc2b7a emacs-auctex@14.1.2 emacs-math-symbol-lists@1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tecosaur/LaTeX-auto-activating-snippets
Licenses: GPL 3+
Build system: emacs
Synopsis: LaTeX templates for the auto-activating-snippets engine
Description:

The LaTeX Auto Activating Snippets (laas.el) package is a collection of LaTeX templates for the auto-activating-snippets engine. Shorthands for many cumbersome-to-input LaTeX macros are implemented. Expansion directly to Unicode code points can be configured to enable use outside LaTeX source.

emacs-macrostep 0.9.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/emacsorphanage/macrostep
Licenses: GPL 3+
Build system: emacs
Synopsis: Interactive macro-expander for Emacs
Description:

macrostep is an Emacs minor mode for interactively stepping through the expansion of macros in Emacs Lisp source code. It lets you see exactly what happens at each step of the expansion process by pretty-printing the expanded forms inline in the source buffer, which is temporarily read-only while macro expansions are visible. You can expand and collapse macro forms one step at a time, and evaluate or instrument the expansions for debugging with Edebug as normal.

Total packages: 72465