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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
A Scheme runtime compiler.
A Javascript Ribbit Scheme runtime.
Skribilo is a free document production tool that takes a structured document representation as its input and renders that document in a variety of output formats: HTML and Info for on-line browsing, and Lout and LaTeX for high-quality hard copies.
The input document can use Skribilo's markup language to provide information about the document's structure, which is similar to HTML or LaTeX and does not require expertise. Alternatively, it can use a simpler, “markup-less” format that borrows from Emacs' outline mode and from other conventions used in emails, Usenet and text.
Lastly, Skribilo provides Guile Scheme APIs.
Revised^7 Report of the Algorithmic Language Scheme adapted to Texinfo format. This package installs the html version of the document.
Revised^7 Report of the Algorithmic Language Scheme adapted to Texinfo format. This package installs the info version of the document.
Revised^7 Report of the Algorithmic Language Scheme adapted to Texinfo format. This package installs the pdf version of the document.
Revised^7 Report of the Algorithmic Language Scheme adapted to Texinfo format. This package installs the epub version of the document.
Fastfetch is a tool for fetching system information and displaying it in a stylized way. Fastfetch displays this information next to a logo of the system distribution, akin to many similar tools.
This package provides a universal seat management library that allows applications to use whatever seat management is available.
Dark Reader is an open-source MIT-licensed browser extension designed to analyze web pages. Dark Reader will generate a dark mode that aims to reduce the eyestrain of the user. Dark Reader is feature-rich and is customizable in many ways throughout the UI.
The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation. This repo contains Microsoft's implementation of GSL.
A package to hide dotfiles in dired.
This Emacs package provides two modes to highlight fill columns.
A package to indent s-expressions as you type.
Major mode for infinite space to create windows and move them around. Inspired by GToolkit and natto.dev
This Emacs package provides the selected-minor-mode for Emacs. When selected-minor-mode is active, the keybindings in selected-keymap will be enabled when the region is active. This is useful for commands that operates on the region, which you only want bound to a key when the region is active. selected.el also provides selected-global-mode, if you want selected-minor-mode in every buffer.
perspective-tabs-mode is an Emacs minor mode that shows the perspectives you create with Perspective for Emacs as tabs in the built-in tab-bar.
This package provides tagged workspaces in Emacs, similar to workspaces in windows managers such as Awesome and XMonad. perspective.el provides multiple workspaces (or "perspectives") for each Emacs frame. Each perspective is composed of a window configuration and a set of buffers. Switching to a perspective activates its window configuration, and when in a perspective only its buffers are available by default.
This package aims to provide auto-complete matching pairs for the Fish shell.
This package aims to augment your Fish shell with mnemonic key bindings to efficiently find what you need using fzf.
A fish-shell package to automatically receive notifications when long processes finish.
This plugin aims to provide text expansions for the Fish shell.
This plugin aims to provide higher order functions for the Fish shell.
This package provides color-enabled man pages plugin for fish-shell.