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.
Libnsbmp is a decoding library for BMP and ICO image file formats, written in C. It is developed as part of the NetSurf project.
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.
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.
LibWPE is general-purpose library specifically developed for the WPE-flavored port of WebKit.
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.
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.
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.
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.
wgetpaste is an extremely simple command-line interface to various online pastebin services.
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.
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 (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 (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.
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.
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.
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.
agateexcel uses a monkey patching pattern to add read for xls and xlsx files support to all agate.Table instances.
Stumpwm is a window manager written entirely in Common Lisp. It attempts to be highly customizable while relying entirely on the keyboard for input. These design decisions reflect the growing popularity of productive, customizable lisp based systems.