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.
St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.
The termbox2 library provides a simple API for constructing terminal user interfaces.
St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.
dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.
dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.
St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.
miniz is a simple, tiny replacement for the zlib compression library.
sfeed converts RSS or Atom feeds from XML to a TAB-separated file. There are formatting programs included to convert this TAB-separated format to various other formats. There are also some programs and scripts included to import and export OPML and to fetch, filter, merge and order feed items.
dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.
dmenu-sxmo works primarily by using volume/power keys for selection along with some other patches.
sowm is an itsy bitsy floating window manager in around 220 lines of code.
toys is an experiment to create a JSON API for exploring Guix channels on the internets.
This Vim plugin provides better syntax highlighting, indentation, and interactions (folding, concealing, keymaps, etc.) for editing Markdown.
This Vim plugin provides Paredit-like facilities for editing Lisp s-expressions.
This Neovim package provides the canonical configurations for the Neovim builtin LSP client.
Paredit performs structured editing of Lisp S-expressions in Vim. Paredit.vim is similar to paredit.el for Emacs.
A completion engine for neovim written in Lua. Completion sources are installed from external repositories and 'sourced'.
Solarized8 contains optimized Solarized colorschemes for Vim. Best served with true-color terminals.
Vim theme with most of syntax highlighting turned off. Only coloring present is diffs and greyed-out comments.
EditorConfig makes it easy to maintain the correct coding style when switching between different text editors and between different projects. The EditorConfig project maintains a file format and plugins for various text editors which allow this file format to be read and used by those editors.
A Neovim plugin for saving your work before the world collapses or you type :qa!.
This Vim plugin provides syntax highlighting and indentation support for the GNU Assembler (gas.)
A super powerful autopairs plugin for Neovim supporting multiple characters.
This Vim plugin extends the built-in `sh.vim` to support the Bats (Bash Automated Testing Framework) testing framework's syntax.