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

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-helm-sly 0.7.2
Propagated dependencies: emacs-helm@4.0.7 emacs-sly@1.0.43-9.9c43bf6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-sly
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm for SLY, a Common Lisp interaction mode for Emacs
Description:

Helm-SLY defines a few new commands:

  • helm-sly-list-connections: Yet another Lisp connection list with Helm.

  • helm-sly-apropos: Yet another apropos with Helm.

  • helm-sly-mini: Like helm-sly-list-connections, but include an extra source of Lisp-related buffers, like the events buffer or the scratch buffer.

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-enh-ruby-mode 20191111-0.7e76d75
Dependencies: ruby@3.3.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zenspider/Enhanced-Ruby-Mode
Licenses: Ruby License
Build system: emacs
Synopsis: Emacs major mode for editing Ruby files
Description:

enh-ruby-mode is a major mode providing syntax highlighting, navigation and indentation capabilities for editing Ruby source files. It parses the source files using Ruby's builtin Ripper class and performs syntax checks on them.

emacs-oauth2 0.19
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/oauth2.html
Licenses: GPL 3+
Build system: emacs
Synopsis: OAuth 2.0 authorization protocol implementation
Description:

This package provides an Elisp implementation of the OAuth 2.0 draft. The main entry point is oauth2-auth-and-store which will return a token structure. This token structure can be then used with oauth2-url-retrieve-synchronously or oauth2-url-retrieve to retrieve any data that need OAuth authentication to be accessed. If the token needs to be refreshed, the code handles it automatically and stores the new value of the access token.

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-browse-at-remote 0.14.0
Propagated dependencies: emacs-f@0.21.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rmuslimov/browse-at-remote
Licenses: GPL 3+
Build system: emacs
Synopsis: Open github/gitlab/bitbucket/stash page from Emacs
Description:

This Emacs package allows you to open a target page on github/gitlab (or bitbucket) by calling browse-at-remote command. It supports dired buffers and opens them in tree mode at destination.

emacs-org2web 0.9.2
Propagated dependencies: emacs-dash@2.20.0 emacs-el2org@0.6.0 emacs-ht@2.4-0.1c49aad emacs-mustache@0.23 emacs-simple-httpd@1.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tumashu/org2web
Licenses: GPL 2+
Build system: emacs
Synopsis: Static site generator based on Org mode
Description:

Org2web is a static site generator based on Org mode, which code derived from Kelvin H's Org page.

emacs-font-lock+ 0-0.aa1c82d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsmirror/font-lock-plus
Licenses: GPL 3+
Build system: emacs
Synopsis: Enhancements to standard Font Lock library
Description:

This package provides enhancements to standard Font Lock library.

emacs-org-rich-yank 0.2.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/unhammer/org-rich-yank
Licenses: GPL 2+
Build system: emacs
Synopsis: Surround source code pasted into Org with @code{#+BEGIN_SRC} blocks
Description:

This package provides a utility function for Org buffers that makes a _SRC block with the appropriate language annotation for code that has been copied from an Emacs major mode.

emacs-dicom 1.3
Dependencies: dcmtk@3.6.9 imagemagick@6.9.13-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/minad/dicom
Licenses: GPL 3+
Build system: emacs
Synopsis: @acronym{DICOM, Digital Imaging and Communications in Medicine} viewer for Emacs
Description:

This package adds the ability to view DICOM files in Emacs.

emacs-typit 0.3.0
Propagated dependencies: emacs-f@0.21.0 emacs-mmt@0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mrkkrp/typit
Licenses: GPL 3+
Build system: emacs
Synopsis: Typing game for Emacs with two difficulties
Description:

Emacs Typit is a typing game for Emacs. Words that are picked randomly from the most frequent words in language you're practicing, until time is up.

emacs-elysium 0.0.1-0.049ad30
Propagated dependencies: emacs-gptel@0.9.9.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lanceberge/elysium/
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically apply @code{gptel} changes
Description:

This package extends gptel, using that package to generate suggestions based on the user's request. Those code suggestions will then automatically be applied to the buffer in the format of a git merge.

emacs-company-restclient 0.3.0
Propagated dependencies: emacs-company@1.0.2 emacs-know-your-http-well@0.6.0 emacs-restclient@1.0-0.1800a4e
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/iquiw/company-restclient
Licenses: GPL 3+
Build system: emacs
Synopsis: Company-mode completion back-end for restclient-mode
Description:

company-mode back-end for restclient-mode.

It provides auto-completion for HTTP methods and headers in restclient-mode. Completion source is given by know-your-http-well.

emacs-popwin 1.0.2-0.213e462
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/popwin
Licenses: GPL 3+
Build system: emacs
Synopsis: Popup window manager for Emacs
Description:

This package provides utilities for treating certain windows as pop up windows, which close automatically when quitting a command or selecting another window.

emacs-autocrypt 0.4.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~pkal/autocrypt
Licenses: GPL 3+
Build system: emacs
Synopsis: Autocrypt implementation for Emacs
Description:

Autocrypt package is an implementation of Autocrypt (https://autocrypt.org/) for various Emacs MUAs, a cryptographic protocol for email clients aiming to simplify key exchange and encryption.

emacs-projectile 2.9.1
Propagated dependencies: emacs-dash@2.20.0 emacs-pkg-info@0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bbatsov/projectile
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage and navigate projects in Emacs easily
Description:

This library provides easy project management and navigation. The concept of a project is pretty basic: just a folder containing special file. Currently Git, Mercurial and Bazaar repositories are considered projects by default. If you want to mark a folder manually as a project just create an empty .projectile file in it.

emacs-gnus-harvest 1.0-0.feda071
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jwiegley/gnus-harvest
Licenses: GPL 3+
Build system: emacs
Synopsis: Harvest email addresses from read/written Gnus articles
Description:

gnus-harvest notices email address in every message or post you read or write, and collects them in a SQLite database, which can be easily and quickly queried to determine the completion list. It optionally uses BBDB and Message-X.

emacs-khardel 2.0.0
Dependencies: khard@0.20.0
Propagated dependencies: emacs-yaml-mode@0.0.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DamienCassou/khardel
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to Khard
Description:

Khardel provide an Emacs integration with Khard, a console application to search and edit contacts in vCard format.

emacs-citre 0.4.2
Dependencies: global@6.6.14 universal-ctags@6.2.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/universal-ctags/citre
Licenses: GPL 3+
Build system: emacs
Synopsis: Ctags IDE on Emacs
Description:

Citre is an advanced Ctags (or actually, readtags) frontend for Emacs. It offers Completion At Point, Xref and Imenu integration. It also provides a Completing Read UI for jumping to definition and a powerful code reading tool that lets you go down the rabbit hole without leaving current buffer.

emacs-khalel 0.1.15
Dependencies: khal@0.12.0 vdirsyncer@0.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/hperrey/khalel
Licenses: GPL 3+
Build system: emacs
Synopsis: Interact with local or remote CalDAV calendars
Description:

Khalel accesses calendars stored in ICS files and provides means of listing existing events, edit them as well as to create new ones largely through an Org mode interface.

emacs-ghub 5.2.0
Propagated dependencies: emacs-compat@31.0.0.1 emacs-cond-let@1.1.2 emacs-llama@1.0.4 emacs-let-alist@1.0.6 emacs-treepy@0.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/ghub
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs client libraries for the APIs of various Git forges
Description:

Ghub provides basic support for using the APIs of various Git forges from Emacs packages. It supports the REST APIs of Github, Github GraphQL, Gitlab, Gitea, Gogs and Bitbucket. It abstracts access to API resources using only a handful of functions that are not resource-specific.

emacs-weblorg 0.1.2-0.0db218b
Propagated dependencies: emacs-templatel@0.1.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://emacs.love/weblorg/
Licenses: GPL 3+
Build system: emacs
Synopsis: Static site generator for Org mode
Description:

Weblorg is a static site generator particularly suitable for blogs, written in Emacs Lisp and with support for templates and themes. It requires no external dependencies.

emacs-helm-css-scss 1.3-0.2169d83
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/helm-css-scss
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm interface for navigating CSS, SCSS, and LESS selectors in Emacs
Description:

This package provides Helm integration for quickly navigating and searching CSS, SCSS, and LESS selectors in Emacs. It enables you to view and jump to selectors across multiple buffers, enhancing your workflow when editing stylesheets.

emacs-navigel 1.1.0
Propagated dependencies: emacs-tablist@1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DamienCassou/navigel
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs library for creating tabulated-list based user-interfaces
Description:

The navigel package is a library that makes it simpler for Emacs Lisp developers to define user-interfaces based on tablists (also known as tabulated-lists).

Total packages: 73955