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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This module serves common static CSS and Javascript libraries from the filesystem, allowing other HTTP modules to easily reference them.
You can override the filesystem location using the libjs_path configuration option. The default is /usr/share/javascript.
BitlBee brings IM (instant messaging) to IRC clients, for people who have an IRC client running all the time and don't want to run an additional IM client. BitlBee currently supports XMPP/Jabber (including Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the Twitter microblogging network (plus all other Twitter API compatible services like identi.ca and status.net).
Minimalist GNU for Windows (MinGW) is a complete software development environment for creating native Microsoft Windows applications.
It includes a set of Windows-specific header files and static import libraries which enable the use of the Windows API. It does not rely on any third-party C runtime dynamic-link libraries (DLLs).
Mingw-w64 is an advancement of the original mingw.org project and provides several new APIs such as DirectX and DDK, and 64-bit support.
Minimalist GNU for Windows (MinGW) is a complete software development environment for creating native Microsoft Windows applications.
It includes a set of Windows-specific header files and static import libraries which enable the use of the Windows API. It does not rely on any third-party C runtime dynamic-link libraries (DLLs).
Mingw-w64 is an advancement of the original mingw.org project and provides several new APIs such as DirectX and DDK, and 64-bit support.
Minimalist GNU for Windows (MinGW) is a complete software development environment for creating native Microsoft Windows applications.
It includes a set of Windows-specific header files and static import libraries which enable the use of the Windows API. It does not rely on any third-party C runtime dynamic-link libraries (DLLs).
Mingw-w64 is an advancement of the original mingw.org project and provides several new APIs such as DirectX and DDK, and 64-bit support.
Minimalist GNU for Windows (MinGW) is a complete software development environment for creating native Microsoft Windows applications.
It includes a set of Windows-specific header files and static import libraries which enable the use of the Windows API. It does not rely on any third-party C runtime dynamic-link libraries (DLLs).
Mingw-w64 is an advancement of the original mingw.org project and provides several new APIs such as DirectX and DDK, and 64-bit support.
Minimalist GNU for Windows (MinGW) is a complete software development environment for creating native Microsoft Windows applications.
It includes a set of Windows-specific header files and static import libraries which enable the use of the Windows API. It does not rely on any third-party C runtime dynamic-link libraries (DLLs).
Mingw-w64 is an advancement of the original mingw.org project and provides several new APIs such as DirectX and DDK, and 64-bit support.
Minimalist GNU for Windows (MinGW) is a complete software development environment for creating native Microsoft Windows applications.
It includes a set of Windows-specific header files and static import libraries which enable the use of the Windows API. It does not rely on any third-party C runtime dynamic-link libraries (DLLs).
Mingw-w64 is an advancement of the original mingw.org project and provides several new APIs such as DirectX and DDK, and 64-bit support.
This package provides the tools of Minimalist GNU for Windows, a complete software development environment for creating native Microsoft Windows applications.
Minimalist GNU for Windows (MinGW) is a complete software development environment for creating native Microsoft Windows applications.
It includes a set of Windows-specific header files and static import libraries which enable the use of the Windows API. It does not rely on any third-party C runtime dynamic-link libraries (DLLs).
Mingw-w64 is an advancement of the original mingw.org project and provides several new APIs such as DirectX and DDK, and 64-bit support.
This is a linker wrapper for Mold; like ld-wrapper, it wraps the linker to add any missing -rpath flags, and to detect any misuse of libraries outside of the store.
Mold is a faster drop-in replacement for existing linkers. It is designed to increase developer productivity by reducing build time, especially in rapid debug-edit-rebuild cycles.
This is a linker wrapper for Mold; like ld-wrapper, it wraps the linker to add any missing -rpath flags, and to detect any misuse of libraries outside of the store.
Conky is a lightweight system monitor for X that displays operating system statistics (CPU, disk, and memory usage, etc.) and more on the desktop.
Prometheus exporter for metrics exposed by *NIX kernels, written in Go with pluggable metric collectors.
HostScope displays key system metrics of Linux hosts, such as detailed CPU load, speed and temperature, I/O rates of network interfaces, I/O rates of disks, and user process summary information. All metrics are multicast on the LAN, if wanted, and clients can switch between multiple hosts on the network. Hostscope features a bridge to Influx DB. So Grafana can be used to visualize the recorded data over time.
Glances is a curses-based monitoring tool for a wide variety of platforms. Glances uses the PsUtil library to get information from your system. It monitors CPU, load, memory, network bandwidth, disk I/O, disk use, and more.
This package provide an input watcher for ActivityWatch.
Carbon is a backend data caching and persistence daemon for Graphite. Carbon is responsible for receiving metrics over the network, caching them in memory for "hot queries" from the Graphite-Web application, and persisting them to disk using the Whisper time-series library.
This package provides a wayland window watcher for ActivityWatch.
This package provides a distributed monitoring solution (server-side)
StatsD is a friendly front-end to Graphite. This package provides a simple Python client for the StatsD daemon.
Prometheus metrics exporter for the Postfix mail server. This exporter provides histogram metrics for the size and age of messages stored in the mail queue. It extracts these metrics from Postfix by connecting to a UNIX socket under /var/spool. It also counts events by parsing Postfix's log entries, using regular expression matching. The log entries are retrieved from the systemd journal, the Docker logs, or from a log file. This package is built from a maintained fork of original https://github.com/kumina/postfix_exporter project.
Whisper is one of three components within the Graphite project. Whisper is a fixed-size database, similar in design and purpose to RRD (round-robin-database). It provides fast, reliable storage of numeric data over time. Whisper allows for higher resolution (seconds per point) of recent data to degrade into lower resolutions for long-term retention of historical data.