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.
The XCB util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which has traditionally been provided by Xlib.
The XCB util-image module provides the following library:
- image: Port of Xlib's XImage and XShmImage functions.
Makedepend is an utility for creating dependencies in makefiles.
XKill is used to force the X server to close connections to clients. This program is very dangerous, but is useful for aborting programs that have displayed undesired windows on a user's screen.
Xorg adobe-100dpi fonts.
xf86-video-ati is an ATI Radeon video driver for the Xorg X server.
libXau provides an authorization library for individual access to an X Window System display.
Video Extension provides a protocol for a video output mechanism, mainly to rescale video playback in the video controller hardware.
XVInfo is used to print out the capabilities of any video adaptors associated with the display that are accessible through the X-Video extension.
Screen Saver Extension defines a protocol to control screensaver features and to query screensaver info on specific windows.
Xaw is the X 3D Athena Widget Set based on the X Toolkit Intrinsics (Xt) Library.
Xorg micro-misc font.
libxcvt is a library providing a standalone version of the X server implementation of the VESA Coordinated Video Timings (CVT) standard timing modelines generator. libxcvt also provides a standalone version of the command line tool cvt copied from the Xorg implementation and is meant to be a direct replacement to the version provided by the Xorg server.
Fixes Extension makes changes to many areas of the protocol to resolve issues raised by application interaction with core protocol mechanisms that cannot be adequately worked around on the client side of the wire.
Xorg FreeType library connects X applications with the FreeType font rasterization library. Xft uses fontconfig to locate fonts so it has no configuration files.
The xinit program is used to start the X Window System server and a first client program on systems that are not using a display manager such as xdm. This package also provides the startx command, which provides a user-friendly mechanism to start the X server.
Xorg dec-misc font.
These bindings wrap libxcb (a C library to speak with X11, in many cases better than Xlib), and provides an object oriented interface to its methods (using Mouse).
X11 Screen Saver extension client library.
Xorg Generic PCI access library.
XCursorGen prepares X11 cursor sets for use with libXcursor.
DMX (Distributed Multihead X) extension library.
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.
This package provides a Zig library to generate std.json compatible Zig code based on the LSP meta model.
clap is a simple and easy to use command line argument parser library for Zig.