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

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-typst-ts-mode 0.12.0-0.972dc69
Propagated dependencies: tree-sitter-typst@0.11.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/meow_king/typst-ts-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Typst tree-sitter mode
Description:

typst-ts-mode is a tree-sitter mode for the Typst typesetting and markup language, providing automatic (re-)compilation, structural navigation, symbol and documentation lookup, and more.

emacs-flymake-mypy 0.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/com4/flymake-mypy
Licenses: FreeBSD
Build system: emacs
Synopsis: Flymake checker for mypy
Description:

This package provides Flymake support for Python static type checking using mypy.

emacs-org-web-tools 1.3
Dependencies: pandoc@2.19.2
Propagated dependencies: emacs-compat@30.1.0.1 emacs-dash@2.20.0 emacs-esxml@0.3.8 emacs-plz@0.9.1 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://github.com/alphapapa/org-web-tools
Licenses: GPL 3+
Build system: emacs
Synopsis: Display/Process web page as Org mode content
Description:

This package contains library functions and commands useful for retrieving web page content and processing it into Org mode content.

For example, you can copy a URL to the clipboard or kill-ring, then run a command that downloads the page, isolates the ``readable'' content with eww-readable, converts it to Org mode content with Pandoc, and displays it in an Org mode buffer. Another command does all of that but inserts it as an Org entry instead of displaying it in a new buffer.

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-org-remark 1.3.0
Propagated dependencies: emacs-org@9.7.39
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://nobiot.github.io/org-remark/
Licenses: GPL 3+
Build system: emacs
Synopsis: Highlight & annotate text using Org mode
Description:

Org-remark lets you highlight and annotate text files, websites, EPUB books and Info documentation using Org mode.

Features:

  • Highlight and annotate any text file. The highlights and notes are kept in an Org file as the plain text database. This lets you easily manage your marginal notes and use the built-in Org facilities on them – e.g. create a sparse tree based on the category of the notes

  • Create your your own highlighter pens with different colors, type (e.g. underline, squiggle, etc. optionally with Org’s category for search and filter on your highlights and notes)

  • Have the same highlighting and annotating functionality for websites (when browsing with EWW), EPUB books with nov.el, Info documentation

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-inflections 2.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/eschulte/jump.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Convert english words between singular and plural
Description:

This package provides an Emacs library for converting english words between singular and plural.

emacs-calibre 1.5.0
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.disroot.org/kjartanoli/calibre.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Interact with Calibre libraries from Emacs
Description:

Emacs-Calibre is a package for interacting with https://calibre-ebook.com/Calibre libraries from Emacs.

emacs-org-contacts 1.1
Propagated dependencies: emacs-org@9.7.39
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://repo.or.cz/org-contacts
Licenses: GPL 3+
Build system: emacs
Synopsis: Contacts management system for Org mode
Description:

Manage your contacts from Org mode. You can auto complete email addresses, export contacts to a vCard file, put birthdays in your Org Agenda, and more.

emacs-evil-commentary 2.2.0
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/linktohack/evil-commentary
Licenses: GPL 3+
Build system: emacs
Synopsis: Comment out code in evil mode
Description:

emacs-evil-commentary adds keybindings to easily comment out lines of code in evil mode. It provides gcc to comment out lines, and gc to comment out the target of a motion.

emacs-helm-company 0.2.8
Propagated dependencies: emacs-helm@4.0.6 emacs-company@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Sodel-the-Vociferous/helm-company
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm interface for Company mode
Description:

This is a Helm interface to Company mode, a text completion framework.

emacs-consult-yasnippet 0.2-0.ae04508
Propagated dependencies: emacs-consult@3.1 emacs-yasnippet@0.14.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mohkale/consult-yasnippet
Licenses: GPL 3+
Build system: emacs
Synopsis: Consulting-read interface for Yasnippet
Description:

This package allows you to expand Yasnippet' snippets through a completing-read interface. It supports previewing the current snippet expansion and overwriting the marked region with a new snippet completion.

emacs-icomplete-vertical 0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/oantolin/icomplete-vertical
Licenses: GPL 3+
Build system: emacs
Synopsis: Display Icomplete candidates vertically
Description:

This package defines a global minor mode to display Icomplete completion candidates vertically.

emacs-elastic-modes 1.0.0-2.c577e89
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jyp/elastic-modes
Licenses: GPL 3+
Build system: emacs
Synopsis: Text and code alignment for variable-width fonts
Description:

This is an Emacs package for text and code alignment for variable-width (i.e., proportional, or variable pitch) fonts.

emacs-edn 1.1.2-1.be9e32d
Propagated dependencies: emacs-peg@1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/expez/edn.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Read and write EDN from Elisp
Description:

This is an Emacs Lisp library for reading and writing the data format edn. See https://github.com/edn-format/edn.

emacs-denote-menu 1.4.0
Propagated dependencies: emacs-denote@4.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.scss.tcd.ie/~sulimanm/posts/denote-menu.html
Licenses: GPL 3+
Build system: emacs
Synopsis: View and filter Denote files in a tabulated list
Description:

This package provides an interface for viewing your Denote files that goes beyond using the standard Dired Emacs command to view your Denote directory.

emacs-jira 2.14.1
Propagated dependencies: emacs-magit@4.4.2 emacs-request@0.3.2-1.3336eaa emacs-tablist@1.1 emacs-transient@0.11.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/unmonoqueteclea/jira.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs Interface to Jira
Description:

This package allows you to visualuze and manipulate Jira issues from Emacs.

emacs-ac-ispell 0.07-1.22bace7
Propagated dependencies: emacs-auto-complete@1.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/ac-ispell
Licenses: GPL 3+
Build system: emacs
Synopsis: Ispell and Aspell completion source for Auto Complete
Description:

AC Ispell is an Ispell and Aspell completion source for Auto Complete.

emacs-gitlab-snip-helm 0.0.2
Propagated dependencies: emacs-dash@2.20.0 emacs-helm@4.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/sasanidas/gitlab-snip-helm/
Licenses: GPL 3+
Build system: emacs
Synopsis: GitLab snippet API interaction for Emacs
Description:

This package provides GitLab snippet API interaction for Emacs.

emacs-moe-theme-el 1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kuanyui/moe-theme.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Anime-inspired color themes
Description:

This package provides vibrant color schemes with light and dark variants.

emacs-helm-org 1.0-3.8457e1e
Propagated dependencies: emacs-helm@4.0.6
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-exwm-edit 0.0.1-3.e1291e3
Propagated dependencies: emacs-exwm@0.34
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/agzam/exwm-edit/
Licenses: GPL 3+
Build system: emacs
Synopsis: Open temp buffers for editing text from EXWM buffers
Description:

This package facilitates editing text from EXWM buffers by generating a temp buffer in which any useful Emacs utilities and modes can be invoked.

emacs-mmm-mode 0.5.11
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/mmm-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Allow multiple major modes in an Emacs buffer
Description:

MMM Mode is a minor mode that allows multiple major modes to coexist in a single buffer.

emacs-meson-mode 0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/wentasah/meson-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for Meson build system files
Description:

This is an Emacs major mode for Meson build system files. Syntax highlighting works reliably. Indentation works too, but there are probably cases where it breaks.

Total packages: 69282