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.
xf86-input-void is a null input driver for the Xorg X server.
Rendition video driver for the X server.
xf86-input-keyboard is a keyboard input driver for the Xorg X server.
Trident video driver for the X server.
The xf86-input-wacom driver is the wacom-specific X11 input driver for the X.Org X Server version 1.7 and later (X11R7.5 or later).
xf86-input-evdev is a generic input driver for the Xorg X server. This driver supports all input devices that the kernel knows about, including most mice, keyboards, tablets and touchscreens.
xf86-video-mga is a Matrox video driver for the Xorg X server.
This chipset driver does not provide a graphics adaptor driver, but instead registers a number of generic Xv adaptors which can be used with any graphics chipset driver.
xf86-video-ati is an ATI Radeon video driver for the Xorg X server.
xf86-video-i128 is an I128 (Imagine 128) video driver for the Xorg X server.
xf86-video-sisusb is a SiS Net2280-based USB video driver for the Xorg X server.
xf86-video-siliconmotion is a Silicon Motion video driver for the Xorg X server.
xf86-input-libinput is an input driver for the Xorg X server based on libinput. It is a thin wrapper around libinput, so while it does provide all features that libinput supports it does little beyond.
xf86-video-fbdev is a video driver for the Xorg X server for framebuffer device.
xf86-video-voodoo is a Voodoo video driver for the Xorg X server.
xf86-input-elographics is a touchscreen input driver for the Xorg X server.
The s3virge driver for Xorg supports the S3 ViRGE, ViRGE DX, GX, GX2, MX, MX+, and VX chipsets. It also supports Trio3D and Trio3D/2x chips.
xf86-video-cirrus is a Cirrus Logic video driver for the Xorg X server.
Pre-built static web assets of the mempool explorer's Angular frontend, for serving via nginx in front of mempool-backend.
The mempool open-source project's backend daemon: indexes mempool and block data from a Bitcoin node and an Electrum server into MariaDB and serves the explorer's REST and WebSocket APIs.
rust-gbt is the mempool backend's napi-rs native addon: an efficient Rust reimplementation of Bitcoin's getBlockTemplate algorithm, compiled to a Node native module (gbt.linux-x64-gnu.node) with the generated loader and type declarations the backend's file:./rust-gbt dependency resolves to.
Fulcrum is a fast SPV (Electrum protocol) server indexing the Bitcoin block chain from a trusted full node, serving wallet clients such as Electrum.
electrs indexes the Bitcoin block chain served by a trusted full node and provides the Electrum wallet protocol to clients, with low resource requirements suitable for personal servers.
This library implements ECDSA and Schnorr signatures, ECDH, and key recovery on the secp256k1 elliptic curve, optimized for cryptographic applications such as Bitcoin.