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

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-pdd 0.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lorniu/pdd.el
Licenses: GPL 3+
Build system: emacs
Synopsis: HTTP requests and asynchronous operations in Emacs
Description:

pdd provides a library for HTTP requests and asynchronous operations in Emacs. It featuring a single, consistent API that works identically across different backends, maximizing code portability and simplifying development.

emacs-quotable 1.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/coopi/emacs-quotable
Licenses: AGPL 3+
Build system: emacs
Synopsis: Emacs Lisp client for the Quotable API
Description:

This package provides a programmatic interface for the Quotable , a free and open-source quotations API.

emacs-flymake-kondor 0.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/turbo-cafe/flymake-kondor
Licenses: GPL 3+
Build system: emacs
Synopsis: Linter with clj-kondo
Description:

This package adds Clojure syntax checker clj-kondo.

emacs-feature-mode 20190801-1.11ae167
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/michaelklishin/cucumber.el/
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs mode for editing Gherkin plain text user stories
Description:

Major mode for editing Gherkin (popularized by the Cucumber tool) user stories. Also known by the name cucumber.el.

emacs-bbdb-vcard 0.4.1-88.113c661
Propagated dependencies: emacs-bbdb@3.2.2.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tohojo/bbdb-vcard
Licenses: GPL 2+
Build system: emacs
Synopsis: The Insidious Big Brother Database (BBDB) vCard Import and Export
Description:

bbdb-vcard.el imports and exports vCards (version 3.0) as defined in RFC 2425 and RFC 2426 to/from The Insidious Big Brother Database (BBDB). Version 2.1 vCards are converted into version 3.0 on import.

emacs-hcl-mode 0.03
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-hcl-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for the Hashicorp Configuration Language
Description:

emacs-hcl-mode provides an Emacs major mode for working with HCL. It provides syntax highlighting and indentation support.

emacs-repl-toggle 0.7.2
Propagated dependencies: emacs-fullframe@0.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~tomterl/repl-toggle
Licenses: GPL 3+
Build system: emacs
Synopsis: Switch to and from current major mode's REPL
Description:

This package provides a function to switch to and from a REPL appropriate to the current major mode.

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-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-which-key 3.6.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/which-key.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Display available keybindings in popup
Description:

emacs-which-key is a minor mode for Emacs that displays the key bindings following your currently entered incomplete command (a prefix) in a popup. For example, after enabling the minor mode if you enter C-x and wait for the default of 1 second, the minibuffer will expand with all of the available key bindings that follow C-x (or as many as space allows given your settings).

emacs-mustache 0.23
Propagated dependencies: emacs-dash@2.20.0 emacs-ht@2.4-0.1c49aad emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/mustache.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Mustache templating library for Emacs
Description:

Mustache templating library for Emacs, mustache is a simple web template system, which is described as a logic-less system because it lacks any explicit control flow statements, both looping and conditional evaluation can be achieved using section tags processing lists and lambdas.

emacs-treeview 1.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tilmanrassy/emacs-treeview/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs Lisp framework for tree navigation
Description:

This package provides an abstract Emacs Lisp framework for tree navigation.

emacs-spark 20160503-1.0bf148c
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alvinfrancis/spark
Licenses: Expat
Build system: emacs
Synopsis: Sparkline generation library for Emacs Lisp
Description:

emacs-spark is a sparkline generation library for Emacs Lisp. It generates a sparkline string given a list of numbers. It is a port of cl-spark to Emacs Lisp.

emacs-plan9-theme 0.2-0.c2da2fc
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/john2x/plan9-theme.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Light color theme for Emacs based on Plan 9
Description:

plan9 is an Emacs theme with light colors and a classic look which is inspired by the colors of Plan 9 from Bell Labs.

emacs-swagg 0.4.0
Propagated dependencies: emacs-compat@31.0.0.1 emacs-dash@2.20.0 emacs-s@1.13.0 emacs-request@0.3.2-1.3336eaa emacs-yaml@1.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/isamert/swagg.el
Licenses: GPL 3+
Build system: emacs
Synopsis: UI to interact with OpenAPI definations
Description:

This package provides a practical Emacs UI for OpenAPI definitions. It lets you fetch and interact with OpenAPI (formerly Swagger) definitions.

emacs-evil-numbers 0.7
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/juliapath/evil-numbers
Licenses: GPL 3+
Build system: emacs
Synopsis: Increment and decrement numeric literals
Description:

This package provides functionality to search for a number up to the end of a line and increment or decrement it.

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-adaptive-wrap 0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/adaptive-wrap.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Smart line-wrapping with wrap-prefix
Description:

This Emacs package provides the adaptive-wrap-prefix-mode minor mode which sets the wrap-prefix property on the fly so that single-long-line paragraphs get word-wrapped in a way similar to what you'd get with M-q using adaptive-fill-mode, but without actually changing the buffer's text.

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-dired-quick-sort 1.0.0
Propagated dependencies: emacs-hydra@0.15.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/xuhdev/dired-quick-sort/
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatic sorting of Dired buffers
Description:

{dired-quick-sort

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-validate 1.0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/validate.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs library for scheme validation
Description:

This Emacs library provides two functions that perform schema validation.

emacs-tempel 1.13
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/minad/tempel
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple templates for Emacs
Description:

Tempel is a tiny template package for Emacs, which uses the syntax of the Emacs Tempo library. You may also write your templates in Lisp.

emacs-org-noter 1.6.1
Propagated dependencies: emacs-org@9.8.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/org-noter/org-noter
Licenses: GPL 3+
Build system: emacs
Synopsis: Synchronized, Org-mode, document annotator
Description:

This package lets you create notes that are kept in sync when you scroll through the document, but that are external to it---the notes themselves live in an Org-mode file. As such, this leverages the power of Org-mode (the notes may have outlines, latex fragments, babel, etc...) while acting like notes that are made in the document.

Total packages: 73954