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.
xf86-video-savage is an S3 Savage video driver for the Xorg X server.
xf86-input-void is a null input driver for the Xorg X server.
Client library for the XFree86-DGA extension.
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.
Xorg font encoding files.
Library for the XFixes Extension to the X11 protocol.
Xcffib is a replacement for xpyb, an XCB Python bindings. It adds support for Python 3 and PyPy. It is based on cffi.
Xorg micro-misc font.
xf86-video-ati is an ATI Radeon video driver for the Xorg X server.
xf86-video-fbdev is a video driver for the Xorg X server for framebuffer device.
Library for common extensions to the X11 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-keysyms module provides the following library:
- keysyms: Standard X key constants and conversion to/from keycodes.
XDRIInfo is used to query configuration information of X11 DRI (Direct Rendering Infrastructure) drivers.
console-setup provides the console with the same keyboard configuration scheme that the X Window System has. In particular, the ckbcomp program compiles an XKB keyboard description to a keymap suitable for loadkeys or kbdcontrol. As a result, there is no need to duplicate or change the console keyboard files just to make simple customizations.
Besides the keyboard, the package also configures the font on the console. It includes a rich collection of fonts and supports several languages that would otherwise be unsupported on the console (such as Armenian, Georgian, Lao, and Thai).
This library provides weak aliases for pthread functions not provided in libc or otherwise available by default. Libraries like libxcb rely on pthread stubs to use pthreads optionally, becoming thread-safe when linked to libpthread, while avoiding any performance hit when running single-threaded.
xf86-video-ast is an ASpeed Technologies video driver for the Xorg X server.
xf86-video-mach64 is a video driver for the Xorg X server. This driver is intended for all ATI video adapters based on the Mach64 series or older chipsets, providing maximum video function within hardware limitations. The driver is also intended to optionally provide the same level of support for generic VGA or 8514/A adapters.
XCMSDB is used to load, query, or remove Device Color Characterization data stored in properties on the root window of the screen as specified in section 7, Device Color Characterization, of the X11 Inter-Client Communication Conventions Manual (ICCCM).
This package provides some common aliases for Xorg fonts. For example: 6x10, 9x15bold, etc.
Xwud is used to display in a window an image saved in a specially formatted dump file, such as produced by xwd.
BDFtoPCF is a font compiler for the X server and font server. It converts X font from Bitmap Distribution Format to Portable Compiled Format which can be read by any architecture.
MkFontDir creates the fonts.dir files needed by the legacy X server core font system. The current implementation is a simple wrapper script around the mkfontscale program.
XKBUtils is a collection of small utilities for X Keyboard (XKB) extension to the X11 protocol. It includes:
- xkbbell: generate XKB bell events;
- xkbvleds: display the state of LEDs on an XKB keyboard in a window;
- xkbwatch: reports changes in the XKB keyboard state.
Big Requests Extension defines a protocol to enable the use of requests that exceed 262140 bytes in length.