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

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-eval-sexp-fu 0.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hchbaw/eval-sexp-fu.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Enhancements for evaluating s-expressions
Description:

This package provides provides variants of eval-last-sexp that work on the containing list or s-expression, as well as an option for visually flashing evaluated s-expressions.

emacs-graphql 0.1.2
Propagated dependencies: emacs-ghub@5.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vermiculus/graphql.el
Licenses: GPL 3+
Build system: emacs
Synopsis: GraphQL utilities
Description:

GraphQL.el provides a generally-applicable domain-specific language for creating and executing GraphQL queries against your favorite web services. GraphQL is a data query language and runtime designed and used to request and deliver data to mobile and web apps.

emacs-helm 4.0.6
Propagated dependencies: emacs-async@1.9.9 emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://emacs-helm.github.io/helm/
Licenses: GPL 3+
Build system: emacs
Synopsis: Incremental completion and selection narrowing framework for Emacs
Description:

Helm is an incremental completion and selection narrowing framework for Emacs. It will help steer you in the right direction when you're looking for stuff in Emacs (like buffers, files, etc).

emacs-counsel-jq 1.1
Propagated dependencies: emacs-swiper@0.15.1 jq@1.8.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/200ok-ch/counsel-jq
Licenses: GPL 3+
Build system: emacs
Synopsis: Live preview @code{jq} queries using counsel
Description:

This Emacs package provides the ability to live preview jq queries using counsel.

emacs-daemons 2.1.0
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cbowdon/daemons.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs UI for managing init system services
Description:

This is an Emacs mode to give you a UI for managing init system daemons (services) for those getting tired of typing out sudo service my_thing reload all the time. It offers a consistent UI over different init systems.

emacs-ffi 0.2.1
Dependencies: emacs-compat@30.1.0.1 libltdl@2.4.7 libffi@3.4.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://emacs-ffi.github.io/emacs-ffi/
Licenses: GPL 3+
Build system: emacs
Synopsis: FFI for Emacs based on libffi
Description:

This package provides an FFI for Emacs. It is based on libffi and relies on the dynamic module support in order to be loaded into Emacs. It is relatively full-featured, but for the time being low-level.

emacs-smudge 1.0.0-1.4a9c5b3
Propagated dependencies: emacs-oauth2@0.18.4 emacs-request@0.3.2-1.3336eaa emacs-simple-httpd@1.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/danielfm/smudge
Licenses: GPL 3+
Build system: emacs
Synopsis: Control the Spotify application from within Emacs
Description:

Smudge allows you to control the Spotify application from Emacs, either via D-BUS or Spotify Connect if you have a Spotify premium subscription.

emacs-quickrun 2.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/quickrun
Licenses: GPL 3+
Build system: emacs
Synopsis: Execute editing buffer and show its output quickly
Description:

This package evaluates the content of a buffer, or region, and displays the result. Quickrun executes not only script languages (Perl, Ruby, Python etc), but also compiling languages (C, C++, Go, Java etc) and markup languages.

emacs-elisp-autofmt 0.1-1.c276564
Dependencies: python-minimal-wrapper@3.11.14
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-elisp-autofmt
Licenses: GPL 3+
Build system: emacs
Synopsis: Auto-format Emacs lisp
Description:

This is a package to auto-format Emacs lisp.

emacs-piem 0.5.0
Dependencies: b4@0.14.2 emacs-debbugs@0.46 emacs-elfeed@3.4.2 emacs-notmuch@0.39
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://docs.kyleam.com/piem/
Licenses: GPL 3+
Build system: emacs
Synopsis: Glue for working with public-inbox archives
Description:

This package provides a collection of Emacs libraries for working with public-inbox archives. As much of the hard work here is already done by other Emacs libraries—things like mail clients, news readers, Git interfaces, and even web browsers—piem is mostly about bridging some of these parts for convenience.

emacs-undo-tree 0.8.2
Propagated dependencies: emacs-queue@0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.dr-qubit.org/undo-tree.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Treat undo history as a tree
Description:

Tree-like interface to Emacs undo system, providing graphical tree presentation of all previous states of buffer that allows easily move between them.

emacs-flycheck-deno 0.1.0
Propagated dependencies: emacs-flycheck@35.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/flycheck/flycheck-deno
Licenses: GPL 3+
Build system: emacs
Synopsis: Deno support for Flycheck
Description:

This Flycheck extension configures Flycheck automatically for the current Deno project.

emacs-soothe-theme 20141027.2233-0.0786fe7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsfodder/emacs-soothe-theme
Licenses: GPL 3
Build system: emacs
Synopsis: Colorful, but muted theme for Emacs, dark background with light text
Description:

Soothe theme is an amalgam of muted color tones and highlighted backgrounds. It has builtin support for Rainbow delimiters, Org mode, Whitespace mode, ECB, Flyspell, Ido, Linum, highlight indentation, Show Paren mode.

emacs-pacfiles-mode 1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/UndeadKernel/pacfiles-mode
Licenses: Expat
Build system: emacs
Synopsis: ArchLinux's pacnew and pacsave merging tool
Description:

This Emacs major mode helps manage .pacnew and .pacsave files left by ArchLinux's pacman.

emacs-esh-autosuggest 2.0.1
Propagated dependencies: emacs-company@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dieggsy/esh-autosuggest
Licenses: GPL 3+
Build system: emacs
Synopsis: Fish-like autosuggestions in Eshell
Description:

This package assumes you use something other than company for eshell completion (e.g. eshell-pcomplete, completion-at-point, helm-esh-pcomplete). company-mode is used solely as a mechanism for history autosuggestions.

Unless you're using use-package's hook keyword, you can enable the autosuggestions with: (add-hook 'eshell-mode-hook #'esh-autosuggest-mode)

emacs-vhdl-ts-mode 0.3.2
Propagated dependencies: tree-sitter-vhdl@0.1.1-0.a3b2d84
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gmlarumbe/vhdl-ts-mode/
Licenses: GPL 3+
Build system: emacs
Synopsis: VHDL Tree-sitter mode
Description:

VHDL-ts-mode provides syntax highlighting, indentation, imenu, which-func, navigation and basic beautify and completion features to navigate and edit VHDL files.

emacs-pos-tip 0.4.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pitkali/pos-tip
Licenses: GPL 2+
Build system: emacs
Synopsis: Show tooltip at point
Description:

The standard library tooltip.el provides a function for displaying a tooltip at the mouse position. However, locating a tooltip at an arbitrary buffer position in a window is not easy. Pos-tip provides such a function to be used by other frontend programs.

emacs-vcsh 0.4.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/stepnem/vcsh-el
Licenses: Public Domain
Build system: emacs
Synopsis: Emacs VCSH integration
Description:

This library provides basic ``enter'' functionality and a few convenience commands to initialize a VCSH repository and add files to it. It can be used in conjunction with Magit.

emacs-org-asciidoc 0.0.0-0.a8d49c4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/yashi/org-asciidoc
Licenses: GPL 3+
Build system: emacs
Synopsis: Org mode exporter backend for AsciiDoc
Description:

This package provides an org-mode exporter backend for AsciiDoc.

emacs-mustache 0.23
Propagated dependencies: emacs-dash@2.20.0 emacs-ht@2.3 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-csv-mode 1.27
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/csv-mode.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing comma/char separated values
Description:

This Emacs package implements CSV mode, a major mode for editing records in a generalized CSV (character-separated values) format.

emacs-know-your-http-well 0.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/for-GET/know-your-http-well
Licenses: GPL 3+
Build system: emacs
Synopsis: Meaning of HTTP headers codes
Description:

Meaning of HTTP headers codes.

emacs-docker-compose-mode 1.1.0
Propagated dependencies: emacs-dash@2.20.0 emacs-f@0.21.0 emacs-yaml-mode@0.0.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/meqif/docker-compose-mode/
Licenses: Expat
Build system: emacs
Synopsis: Major mode for editing @file{docker-compose} files
Description:

This is a major mode for docker-compose files that provides completion of relevant keywords.

emacs-jack 1.0-0.3b4ea97
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://jack.tonyaldon.com
Licenses: GPL 3+
Build system: emacs
Synopsis: HTML generator library
Description:

jack provides the function jack-html that takes a data structure as input representing the HTML tree you want to generate and generates it as a string. Please see the homepage for usage examples.

Total packages: 69282