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.
Telega-contrib is a collection of third-party contributed packages to Telega.
Overrides function-key-map parent for preferred input-method to translate input sequences the default system layout (english) so we can use Emacs bindings while non-default system layout is active.
This package provides a Flymake backend for GNU Guile.
This package provides yasnippets snippets for clojure.
Minor mode proving highlight of Lisp quotes and quoted symbols.
With Magit, you can inspect and modify your Git repositories with Emacs. You can review and commit the changes you have made to the tracked files, for example, and you can browse the history of past changes. There is support for cherry picking, reverting, merging, rebasing, and other common Git operations.
emacs-multitran is a zero-dependency Emacs interface to the https://multitran.com online dictionary.
This package implements the macro ##, which provides compact syntax for short lambda.
Denote is a simple note-taking tool for Emacs. It is based on the idea that notes should follow a predictable and descriptive file-naming scheme. The file name must offer a clear indication of what the note is about, without reference to any other metadata. Denote basically streamlines the creation of such files while providing facilities to link between them.
Use LanguageTool as your grammar, orthography and styling checker tool in Emacs. Languagetool is a utility tool to check and show suggestions made by LanguageTool in the buffer. Also has real time suggestions made by the LanguageTool Server.
Project-rg (project-rg.el) allow run ripgrep with Project (project.el).
RMSBolt is a package to provide assembly or bytecode output for a source code input file.
Emacs Polyglot, or Eglot, is an Emacs Language Server Protocol client that stays out of the way. It guesses the LSP program to start for the current file, using the major mode as a hint. It prompts you to enter one if it fails.
Geiser is a collection of Emacs major and minor modes that conspire with one or more Scheme implementations to keep the Lisp Machine Spirit alive. The continuously running Scheme interpreter takes the center of the stage in Geiser. A bundle of Elisp shims orchestrates the dialog between the Scheme implementation, Emacs and, ultimately, the schemer, giving them access to live metadata.
This package provides just the core of Geiser. To effectively use it with your favourite Scheme implementation, you also need the corresponding geiser package, e.g. emacs-geiser-guile for Guile.
git-email provides functions for formatting and sending Git patches via email, without leaving Emacs.
Provides `macrostep' support for emacs-geiser' and emasc-cider.