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.
Library for the Render Extension to the X11 protocol.
XLsAtoms is used to list the interned atoms defined on X server.
This package provides Xorg support for Freescale i.MX6.
Composite Extension contains header files and documentation for the damage protocol.
xf86-video-voodoo is a Voodoo video driver for the Xorg X server.
XCursorGen prepares X11 cursor sets for use with libXcursor.
Xorg dec-misc font.
Xorg Session Management library.
Damage Extension contains header files and documentation for the damage protocol.
Xorg Inter-Client Exchange library.
xf86-video-freedreno is a 2D graphics driver for the Xorg X server. It supports a variety of Adreno graphics chipsets.
XGamma is used to query and alter the gamma correction of a monitor via the X video mode extension.
Font Service client library is used by clients of X Font Servers (xfs), such as xfsinfo, fslsfonts, and the X servers themselves.
EGL-Wayland is an implementation of a EGL External Platform library to add client-side Wayland support to EGL on top of EGLDevice and EGLStream families of extensions.
Record Extension defines a protocol for the recording and playback of user actions in the X Window System.
Xorg adobe-75dpi fonts.
xkbcomp keymap compiler converts a description of an XKB keymap into one of several output formats. The most common use for xkbcomp is to create a compiled keymap file (.xkm extension) which can be read directly by XKB- capable X servers or utilities.
X Keyboard (XKB) Extension essentially replaces the core protocol definition of keyboard. The extension makes possible to clearly and explicitly specify most aspects of keyboard behaviour on per-key basis and to more closely track the logical and physical state of the keyboard. It also includes a number of keyboard controls designed to make keyboards more accessible to people with physical impairments.
xf86-input-joystick is a joystick input driver for the Xorg X server. It is used to control the pointer with a joystick device.
xbitmaps provides basic bitmaps (little pictures) used by some legacy X clients.
xf86-video-vesa is a generic VESA video driver for the Xorg X server.
ICEAuth program is used to edit and display the authorization information used in connecting with ICE (Inter-Client Exchange). It operates very much like the xauth program for X11 connection authentication records.
Xaw is the X Athena Widget Set based on the X Toolkit Intrinsics (Xt) Library.
Fonts Extension contains header files and documentation for the fonts protocol.
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 module provides the following libraries:
- aux: Convenient access to connection setup and some core requests.
- atom: Standard core X atom constants and atom caching.
- event: Some utilities that have little to do with events any more.