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.
libXtst provides the Xlib-based client API for the XTEST & RECORD extensions.
The XTEST extension is a minimal set of client and server extensions required to completely test the X11 server with no user intervention. This extension is not intended to support general journaling and playback of user actions.
The RECORD extension supports the recording and reporting of all core X protocol and arbitrary X extension protocol.
Xcalc is a scientific calculator desktop accessory that can emulate a TI-30 or an HP-10C.
Xorg misc-misc fixed fonts.
Screen Saver Extension defines a protocol to control screensaver features and to query screensaver info on specific windows.
transset is a simple program for X servers supporting the XFIXES, DAMAGE, and COMPOSITE extensions. It lets the user set the transparency on a window.
XRDB is used to get or set the contents of the RESOURCE_MANAGER property on the root window of screen 0, or the SCREEN_RESOURCES property on the root window of any or all screens, or everything combined. You would normally run this program from your X startup file.
Xorg XToolkit Intrinsics library.
xf86-video-ati is an ATI Radeon video driver for the Xorg X server.
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.
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.
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-errors module provides a utility library that gives human readable names to error codes, event codes, and also to major and minor numbers.
SessReg is a simple program for managing utmp/wtmp entries for X sessions. It was originally written for use with xdm, but may also be used with other display managers such as gdm or kdm.
Xorg sony-misc fonts.
XFD (X Font Display) package provides an utility that displays a window containing the name of the font being displayed, a row of command buttons, several lines of text for displaying character metrics, and a grid containing one glyph per cell.
X11::Protocol is a client-side interface to the X11 Protocol, allowing perl programs to display windows and graphics on X11 servers.
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).
XProto provides the headers and specification documents defining the X Window System Core Protocol, Version 11.
It also includes a number of headers that aren't purely protocol related, but are depended upon by many other X Window System packages to provide common definitions and porting layer.
xkeyboard-config provides a database for X Keyboard (XKB) Extension. There are five components that define a complete keyboard mapping: symbols, geometry, keycodes, compat, and types; these five components can be combined together using the rules component of this database.
Hackneyed is a scalable cursor theme mildly resembling old Windows 3.x cursors. The cursors are available in white and black colors. A left-handed version of the cursors is also included.
This library provides an interface to shared-memory fences for synchronization between the X server and direct-rendering clients.
X11 Screen Saver extension client library.
Xmodmap is used to display and edit the keyboard modifier map and keymap table that are used by client programs running on X server to convert event keycodes into keysyms. It is usually run from the user's session startup script to configure the keyboard according to personal tastes.
xf86-video-fbdev is a video driver for the Xorg X server for framebuffer device.
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).