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.
This package provides a backend implementation for the WPE WebKit engine that uses Wayland for graphics output.
WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers. WebKitGTK+ video playing capabilities can be extended through the use of GStreamer plugins (not propagated by default) such as gst-plugins-good and gst-plugins-bad.
Cog is a small single "window" launcher for the WebKit WPE port. It is small, provides no user interface of its own, and is suitable to be used as a web application container. The "window" may be fullscreen or have UI elements depending on the WPE backend being used.
LibWPE is general-purpose library specifically developed for the WPE-flavored port of WebKit.
WPE WebKit allows embedders to create simple and performant systems based on Web platform technologies. It is designed with hardware acceleration in mind, leveraging common 3D graphics APIs for best performance.
GNU Wget is a non-interactive tool for fetching files using the HTTP, HTTPS and FTP protocols. It can resume interrupted downloads, use file name wild cards, supports proxies and cookies, and it can convert absolute links in downloaded documents to relative links.
GNU Wget2 is the successor of GNU Wget, a file and recursive website downloader. Designed and written from scratch it wraps around libwget, that provides the basic functions needed by a web client.
wgetpaste is an extremely simple command-line interface to various online pastebin services.
wine-staging-patchset-data contains the patchset to build Wine-Staging.
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.
agatesql uses a monkey patching pattern to add SQL 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.
agateexcel uses a monkey patching pattern to add read for xls and xlsx 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.
Leather is a Python charting library for those who need charts now and don't care if they're perfect.
dwl is a compact, hackable compositor for Wayland based on wlroots. It is intended to fill the same space in the Wayland world that dwm does in X11, primarily in terms of philosophy, and secondarily in terms of functionality. Like dwm, dwl is easy to understand and hack on, due to a limited size and a few external dependencies. It is configurable via config.h.
QuickTile is a simple utility, inspired by WinSplit Revolution for Windows, which adds window-tiling keybindings to existing X11 window manager. It may be used as a standalone alternative to the keyboard related features of the Compiz Grid plugin.
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.
i3 is a tiling X11 window manager that dynamically manages tiled, stacked, and tabbed window layouts.
i3 primarily targets advanced users. Windows are managed manually and organised inside containers, which can be split vertically or horizontally, and optionally resized.
i3 uses a plain-text configuration file, and can be extended and controlled from many programming languages.