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.
Store a stable pointer in a foreign context to be retrieved later. Persists through GHCi reloads.
Library for nvim-hs.
This package provides a plugin provider for neovim. It allows you to write plugins for one of the great editors of our time in the best programming language of our time! ;-) . You should find all the documentation you need inside the "Neovim" module. Most other modules are considered internal, so don't be annoyed if using things from there may break your code! . The following modules may also be of interest and they should not change their API: "Neovim.Quickfix" . If you want to write unit tests that interact with neovim, "Neovim.Test" provides some useful functions for that. . If you are keen to debug /nvim-hs/ or a module you are writing, take a look at the "Neovim.Debug" module. . If you spot any errors or if you have great ideas, feel free to open an issue on github.
See "DiffLoc".
This package provides a package to determine the edit distance between two Foldable's. These are converted to lists, and the Levenshtein distance determine how many additions, removals and changes are necessary to change the first list into the second list.
Serialize instance for Message Pack Object.
This package provides a minimal pretty-printing library for Show instances in Haskell.
Überzug++ is a command line utility written in C++ which allows to draw images on terminals by using X11/wayland child windows, sixels, kitty and iterm2..
Advantages over w3mimgdisplay and ueberzug:
support for wayland: sway, hyprland and wayfire
support for MacOS
no race conditions as a new window is created to display images
expose events will be processed, so images will be redrawn on switch workspaces
tmux support on X11, sway and hyprland
terminals without the WINDOWID environment variable are supported
chars are used as position - and size unit
No memory leak (usage of smart pointers)
A lot of image formats supported (through opencv and libvips).
GIF and animated WEBP support on X11, Sixel, Sway and hyprland
Fast image downscaling (through opencv and opencl)
Cache resized images for faster viewing
Neovim is a project that seeks to aggressively refactor Vim in order to:
Simplify maintenance and encourage contributions
Split the work between multiple developers
Enable advanced external UIs without modifications to the core
Improve extensibility with a new plugin architecture
SANE stands for "Scanner Access Now Easy" and is an API proving access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The package contains the library and drivers.
This package provides a new type of shell.
PPSSPP is a PlayStation Portable emulator capable of playing the majority of PSP games in full HD resolution. It can even upscale textures that would otherwise be too blurry as they were made for the small screen of the original PSP. The emulator supports save states, external controllers, and has a built-in screen recording feature.
scrcpy provides display and control of Android devices connected over USB or over TCP/IP. It does not require any root access. It works by running a server on the Android device and communicating with it over adb.
BLUE is a pure Guile build-system designed to be user extensible.
Test hello world C application for checking the BLUE build system.
dwm built with BLUE.
Test hello world C application for checking the BLUE build system.
St terminal built with BLUE.
Easy and efficient encrypted backups.
An advanced and fully featured text web browser
This package provides a terminal Matrix client written in Go using @urlhttps://github.com/tulir/mautrix-go,mautrix and @urlhttps://github.com/tulir/mauview,mauview.
redo is a recursive general-purpose build system, that is simple, flexible and easier to use.
redo is a recursive general-purpose build system, that is simple, flexible and easier to use.
OpenAI Agents SDK