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

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-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-ibuffer-projectile 0.4
Propagated dependencies: emacs-projectile@2.9.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/ibuffer-projectile
Licenses: GPL 3+
Build system: emacs
Synopsis: Group Ibuffer's list by Projectile root
Description:

This package adds functionality to Emacs Ibuffer for grouping buffers by their Projectile root directory.

emacs-project-x 0.1.6-0.eafc982
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/karthink/project-x
Licenses: GPL 3+
Build system: emacs
Synopsis: Enhancement to Emacs built-in Project library
Description:

Project-X provides convenience features for Emacs' Project library. In particular, it saves and restores project files and window configurations across sessions.

emacs-ffap-rfc-space 12
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://user42.tuxfamily.org/ffap-rfc-space/index.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Make ffap recognize an RFC with a space before its number
Description:

The Internet Engineering Task Force (IETF) and the Internet Society (ISOC) publish various Internet-related protocols and specifications as "Request for Comments" (RFC) documents. The built-in Emacs module "ffap" (Find File at Point) has the ability to recognize names at point which look like "RFC1234" and "RFC-1234" and load the appropriate RFC from a remote server. However, it fails to recognize a name like "RFC 1234". This package enhances ffap so that it correctly finds RFCs even when a space appears before the number.

emacs-fancy-narrow 0.9.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/fancy-narrow/releases
Licenses: GPL 2+
Build system: emacs
Synopsis: Imitate @code{narrow-to-region} with more eye candy
Description:

Unlike narrow-to-region, which completely hides text outside the narrowed region, this package simply de-emphasizes the text, makes it read-only, and makes it unreachable. This leads to a much more natural feeling where the region stays static (instead of being brutally moved to a blank slate) and is clearly highlighted with respect to the rest of the buffer.

emacs-htmlize 1.59
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hniksic/emacs-htmlize
Licenses: GPL 2+
Build system: emacs
Synopsis: Convert buffer text and decorations to HTML
Description:

emacs-htmlize converts the buffer text and the associated decorations to HTML. Output to CSS, inline CSS and fonts is supported.

emacs-repo 0.3.0
Propagated dependencies: emacs-f@0.21.0 emacs-magit@4.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/canatella/repo-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface for the Google Repo tool
Description:

This package provides integration of the Google Repo tool with emacs. It displays the output of the repo status command in a buffer and launches Magit from the status buffer for the project at point.

emacs-ido-completing-read+ 4.14
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DarwinAwardWinner/ido-ubiquitous
Licenses: GPL 3+
Build system: emacs
Synopsis: Replacement for completing-read using ido
Description:

The ido-completing-read+ function is a wrapper for ido-completing-read. Importantly, it detects edge cases that ordinary ido cannot handle and either adjusts them so ido can handle them, or else simply falls back to the standard Emacs completion function instead.

emacs-taxy-magit-section 0.14.3
Propagated dependencies: emacs-magit@4.6.0 emacs-taxy@0.10.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/taxy.el
Licenses: GPL 3+
Build system: emacs
Synopsis: View Taxy structs in a Magit Section buffer
Description:

This library provides a way to view taxy structs in a column-based, magit-section buffer. Columns are defined using simple top-level forms, and new columns may be easily defined by users in their configurations.

emacs-almost-mono-themes 0-0.c3a85c1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cryon/almost-mono-themes
Licenses: GPL 3+
Build system: emacs
Synopsis: Almost monochromatic themes for emacs in a few variants
Description:

This package provides a collection of almost monochrome Emacs themes: almost-mono-black and almost-mono-white.

emacs-zotra 1.0-0.fe9093b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mpedramfar/zotra/
Licenses: GPL 3+
Build system: emacs
Synopsis: Zotra frontend for Emacs
Description:

Emacs-zotra provides functions to fetch bibliographic information in different formats (e.g. {bibtex

emacs-binder 0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/divyaranjan/binder
Licenses: GPL 3+
Build system: emacs
Synopsis: Binder is a global minor mode to facilitate working on multiple files
Description:

Primarily, Binder provides a global minor mode Binder Mode. This allows working with files in the current binder-project-directory.

emacs-exwm-ss 1.0
Dependencies: emacs-exwm@0.35 xscreensaver@6.12 xset@1.2.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/exwm-ss
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically inhibit screensaver activation in EXWM
Description:

This package provides a global minor mode to inhibit screensaver activation in EXWM.

emacs-vc-backup 1.1.1-31.0cb6b9c
Propagated dependencies: emacs-compat@31.0.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/pkal/vc-backup.el
Licenses: GPL 3+
Build system: emacs
Synopsis: VC backend for versioned backups
Description:

This package provides a VC backend that uses versioned backup files as a simple local version control mechanism.

emacs-eval-in-repl-python 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kaz-yos/eval-in-repl
Licenses: Expat
Build system: emacs
Synopsis: One keybinding to communicate with REPLs
Description:

This package provides an ESS-like binding to send lines or regions to a REPL from Python buffers.

emacs-image+ 0.6.2-1.6834d0c
Dependencies: imagemagick@6.9.13-5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mhayashi1120/Emacs-imagex
Licenses: GPL 3+
Build system: emacs
Synopsis: Image manipulation extensions for Emacs
Description:

Image+ provides keybindings allowing you to zoom in or zoom out of an image, rotate it, save modified images, and more.

emacs-company-posframe 0.7.0
Propagated dependencies: emacs-company@1.0.2 emacs-posframe@1.5.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tumashu/company-posframe
Licenses: GPL 3+
Build system: emacs
Synopsis: Use a posframe for @code{emacs-company}'s candidate menu
Description:

Allows emacs-company to use child frames for its candidate menus.

emacs-company-posframe is fast enough for daily use and supports CJK languages.

emacs-helm-bibtex 2.0.1-2.6064e86
Propagated dependencies: emacs-biblio@0.3 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-helm@4.0.7 emacs-ivy@0.15.1 emacs-parsebib@6.7 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tmalsburg/helm-bibtex
Licenses: GPL 3+
Build system: emacs
Synopsis: Bibliography manager based on Helm
Description:

This package provides bibliography manager for Emacs, based on Helm and the BibTeX completion backend.

Key features:

  • Quick access to your bibliography from within Emacs

  • Powerful search capabilities

  • Provides instant search results as you type

  • Tightly integrated with LaTeX authoring, emails, Org mode, etc.

  • Open the PDFs, URLs, or DOIs associated with an entry

  • Insert LaTeX cite commands, Ebib links, or Pandoc citations, BibTeX entries, or plain text references at point, attach PDFs to emails

  • Support for note taking

  • Quick access to online bibliographic databases such as Pubmed, arXiv, Google Scholar, Library of Congress, etc.

  • Imports BibTeX entries from CrossRef and other sources.

emacs-devil 0.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/susam/devil
Licenses: Expat
Build system: emacs
Synopsis: Minor mode for translating key sequences
Description:

Devil intercepts your devil key (comma by default) to let you type key sequences without using modifier keys. Devil is highly configurable and it can be configured to perform other key sequence translations.

emacs-web-beautify 0.3.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/yasuyk/web-beautify
Licenses: GPL 3+
Build system: emacs
Synopsis: Format HTML, CSS and JavaScript, JSON
Description:

This package provides an Emacs functions to format HTML, CSS, JavaScript, JSON.

emacs-campus 0.0-0.0a475cd
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/eshrh/campus-emacs
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple and sane approach to repl programming
Description:

Campus is a simple but effective improvement to the inferior-process repl development experience in Emacs.

emacs-glsl-mode 2.4-0.b071120
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jimhourihan/glsl-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for Open GLSL shader files
Description:

This package provides a major mode for editing OpenGLSL grammar files, usually files ending with .vert, .frag, .glsl or .geom. It is based on C mode plus some features and pre-specified fontifications.

emacs-org-make-toc 0.6
Propagated dependencies: emacs-compat@31.0.0.1 emacs-dash@2.20.0 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-make-toc
Licenses: GPL 3+
Build system: emacs
Synopsis: Maintain a table of contents for an Org file
Description:

This package facilitates the creation and maintenance of tables of contents.

emacs-company 1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://company-mode.github.io/
Licenses: GPL 3+
Build system: emacs
Synopsis: Modular text completion framework
Description:

Company is a modular completion mechanism. Modules for retrieving completion candidates are called back-ends, modules for displaying them are front-ends. Company comes with many back-ends, e.g., company-elisp. These are distributed in separate files and can be used individually.

Total packages: 32521