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.
Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.
wine-staging-patchset-data contains the patchset to build Wine-Staging.
Wine-Staging is the testing area of Wine. It contains bug fixes and features, which have not been integrated into the development branch yet. The idea of Wine-Staging is to provide experimental features faster to end users and to give developers the possibility to discuss and improve their patches before they are integrated into the main branch.
Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.
agateexcel uses a monkey patching pattern to add read for xls and xlsx files support to all agate.Table instances.
Agate is a Python data analysis library. It is an alternative to numpy and pandas that solves real-world problems with readable code. Agate was previously known as journalism.
agatedbf uses a monkey patching pattern to add read for dbf files support to all agate.Table instances.
csvkit is a suite of command-line tools for converting to and working with CSV. It provides the following commands:
Input:
in2csv: Convert various formats to CSV.sql2csv: Execute SQL commands on a database and return the data as CSV.
Processing:
csvclean: Remove common syntax errors.csvcut: Filter and truncate CSV files.csvgrep: Filter tabular data to only those rows where certain columns contain a given value or match a regular expression.csvjoin: Merges two or more CSV tables together using a method analogous to SQL JOIN operation.csvsort: Sort CSV files.csvstack: Stack up the rows from multiple CSV files, optionally adding a grouping value to each row.
Output and analysis:
csvformat: Convert a CSV file to a custom output format.csvjson: Converts a CSV file into JSON or GeoJSON.csvlook: Renders a CSV to the command line in a Markdown-compatible, fixed-width format.csvpy: Loads a CSV file into aagate.csv.Readerobject and then drops into a Python shell so the user can inspect the data however they see fit.csvsql: Generate SQL statements for a CSV file or execute those statements directly on a database.csvstat: Prints descriptive statistics for all columns in a CSV file.
agatesql uses a monkey patching pattern to add SQL support to all agate.Table instances.
Leather is a Python charting library for those who need charts now and don't care if they're perfect.
wlroots is a set of pluggable, composable, unopinionated modules for building a Wayland compositor.
libucl implements a configuration language that is easy to read and write, and compatible with JSON.
Idesk is program that draws desktop icons. Each icon will execute a shell command on a configurable action. The icons can be moved on the desktop by dragging them, and the icons will remember their positions on start-up.
This module implements org.freedesktop.Notifications interface[fn:dbus-spec]. It shows notifications using stumpwm:message by default.
This module allows you to manage your Wi-Fi networks and VPN connections from within StumpWM itself. It is intentionally pretty bare-bones in features, in that it allows you to enable/disable connections, and no more. It is not a replacement for nmtui and/or nmcli.
Xmonad is a tiling window manager for X. Windows are arranged automatically to tile the screen without gaps or overlap, maximising screen use. All features of the window manager are accessible from the keyboard: a mouse is strictly optional. Xmonad is written and extensible in Haskell. Custom layout algorithms, and other extensions, may be written by the user in config files. Layouts are applied dynamically, and different layouts may be used on each workspace. Xinerama is fully supported, allowing windows to be tiled on several screens.
This package provides a StumpWM module to manipulate all windows in the current X session.
xmenu receives a menu specification in stdin, shows a menu for the user to select one of the options, and outputs the option selected to stdout. It can be controlled both via mouse and via keyboard.
bspwm is a tiling window manager that represents windows as the leaves of a full binary tree.
berry is a healthy, bite-sized window manager written in C using XLib.
This package provides Rofi integration for StumpWM.
Simple X11 screen locker with transparent blurring background developed alongside the i3 project. Despite the name it should work with any X11 window manager.
wmenu is a dynamic menu for Wayland, which reads a list of newline-separated items from stdin. When the user selects an item and presses Return, their choice is printed to stdout and wmenu terminates. Entering text will narrow the items to those matching the tokens in the input.
i3lock is a simple X11 screen locker developed alongside the i3 project. Despite the name it should work with any X11 window manager.