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.
Animation engine for explanatory math videos.
Cloup — originally from "Click + option groups" — enriches Click with several features that make it more expressive and configurable: option groups, constraints, subcommand aliases, subcommands sections and a themeable HelpFormatter.
Textual is a TUI framework for Python inspired by modern web development.
ModernGL is a python wrapper over OpenGL 3.3+ core that simplifies the creation of simple graphics applications like scientific simulations, games or user interfaces. Usually, acquiring in-depth knowledge of OpenGL requires a steep learning curve. In contrast, ModernGL is easy to learn and use, moreover it is capable of rendering with high performance and quality, with less code written. The majority of the moderngl code base is also written in C++ for high performance.
The Mapbox Earcut library is a header-only C++ library which provides a fast and robust triangulation of 2D polygons. This package provides Python bindings for this library.
The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt.
Python-glcontext is a library providing an OpenGL implementation for ModernGL on multiple platforms.
pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. Its goals and syntax are similar to the Boost.Python library: to minimize boilerplate code in traditional extension modules by inferring type information using compile-time introspection.
A Kakoune / Neovim inspired editor, written in Rust.
A collection of personal configuration files for various rices I have made.
Ghostty is a terminal emulator that differentiates itself by being fast, feature-rich, and native. While there are many excellent terminal emulators available, they all force you to choose between speed, features, or native UIs. Ghostty provides all three.
Ghostty is a terminal emulator that differentiates itself by being fast, feature-rich, and native. While there are many excellent terminal emulators available, they all force you to choose between speed, features, or native UIs. Ghostty provides all three.
A cross-platform implementation of the Language Server Protocol providing rich cross-editing support for the LaTeX typesetting system. The server may be used with any editor that implements the Language Server Protocol.
A Kakoune / Neovim inspired editor, written in Rust.
Displays keypresses on screen on supported Wayland compositors.
Conky is a lightweight system monitor for X that displays operating system statistics (CPU, disk, and memory usage, etc.) and more on the desktop.
yt-dlp is a small command-line program to download videos from YouTube.com and many more sites. It is a fork of youtube-dl with a focus on adding new features while keeping up-to-date with the original project.
This package provides a minimal build of mpv, the general-purpose audio and video player, for wayland.
This package provides a wrapper for the excellent QEMU that automatically does the right thing when creating virtual machines. No requirement for exhaustive configuration options. You decide what operating system you want to run and Quickemu takes care of the rest.
Waydroid uses Linux namespaces (user, pid, uts, net, mount, ipc) to run a full Android system in a container and provide Android applications. The Android inside the container has direct access to needed underlying hardware. The Android runtime environment ships with a minimal customized Android system image based on LineageOS. The used image is currently based on Android 11.
A Rose Pine remix of the original BreezeX cursor theme. Then repackaged again for use with Hyprland's new Hyprcursor format.
Pure SVG Hyprcursor port of the amazing McMojave XCursor theme.
Clean and customizable GTK-based greetd greeter written in Rust using Relm4. This is meant to be run under a Wayland compositor (like Sway).
Elkowars Wacky Widgets is a standalone widget system made in Rust that allows you to implement your own, custom widgets in any window manager.