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 (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 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.
wine-staging-patchset-data contains the patchset to build Wine-Staging.
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.
agatedbf uses a monkey patching pattern to add read for dbf files support to all agate.Table instances.
agateexcel uses a monkey patching pattern to add read for xls and xlsx files 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.
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.
Waybar is a highly customisable Wayland bar for Sway and Wlroots based compositors.
The package provides a library for managing the configuration files of Wayifre. It can set key and mouse bindings, configure input, and customize Wayfire plugins.
Sway is a i3-compatible Wayland compositor.
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).
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 utility for the i3 window manager allows you to quickly switch to and locate windows on all your workspaces, using an interactive dmenu prompt.
This package provides a keyboard-driven divide-and-conquer mouse control mode for StumpWM.
trayer is small program designed to provide systray functionality present in GNOME/KDE desktop environments for window managers which do not support it.
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.
Swaybg is a wallpaper utility for Wayland compositors.
wld is a drawing library that targets Wayland.
swc is a small Wayland compositor implemented as a library.
It has been designed primarily with tiling window managers in mind. Additionally, notable features include:
Easy to follow code base
XWayland support
Can place borders around windows