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-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.
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.
Leather is a Python charting library for those who need charts now and don't care if they're perfect.
agatedbf uses a monkey patching pattern to add read for dbf files support to all agate.Table instances.
agatesql uses a monkey patching pattern to add SQL 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.
agateexcel uses a monkey patching pattern to add read for xls and xlsx files support to all agate.Table instances.
yambar is a lightweight and configurable status panel (bar, for short) for X11 and Wayland, that goes to great lengths to be both CPU and battery efficient---polling is only done when absolutely necessary.
berry is a healthy, bite-sized window manager written in C using XLib.
StumpWM modeline support to show disk usage
Custom module for waybar to show CPU usage as a histogram. A compact way to see how many cores are active, compared to having a bar for each core/thread.
This package allows you to interact from a Python program with the i3 window manager via its IPC socket. It can send commands and other kinds of messages to i3, select the affected containers, filter results and subscribe to events.
wlroots is a set of pluggable, composable, unopinionated modules for building a Wayland compositor.
This module connects to the i3 window manager using the UNIX socket based IPC interface it provides (if enabled in the configuration file). You can then subscribe to events or send messages and receive their replies.
wlopm is a simple client implementing zwlr-output-power-management-v1, which allows clients to control power management modes of outputs that are currently part of the compositor space. This allows wlopm to power down outputs when the system is idle.
Labwc is lightweight and independent with a focus on simply stacking windows well and rendering some window decorations, it is inspired by Openbox. It takes a no-bling/frills approach and says no to features such as icons (except window buttons), animations, decorative gradients and any other options not required to reasonably render common themes. It relies on clients for panels, screenshots, wallpapers and so on to create a full desktop environment.
Labwc tries to stay in keeping with wlroots and sway in terms of general approach and coding style.
Labwc has no reliance on any particular Desktop Environment, Desktop Shell or session. Nor does it depend on any UI toolkits such as Qt or GTK.
This package provides a minimalistic Pulseaudio volume and microphone control module for StumpWM.
Swaylock-effects is a fork of swaylock with additional features, such as the ability to take a screenshot as the background image, display a clock or apply image manipulation techniques to the background image.
herbstluftwm is a manual tiling window manager for X11 using Xlib and GLib. Its main features are:
The layout is based on splitting frames into subframes which can be split again or can be filled with windows (similar to i3 or musca).
Tags (or workspaces or virtual desktops or …) can be added/removed at runtime. Each tag contains an own layout.
Exactly one tag is viewed on each monitor. The tags are monitor independent (similar to Xmonad).
It is configured at runtime via IPC calls from
herbstclient. So the configuration file is just a script which is run on startup (similar to wmii or musca).
evilwm is a minimalist window manager based on aewm, extended to feature many keyboard controls with repositioning and maximize toggles, solid window drags, snap-to-border support, and virtual desktops.