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.
libXfont provides the core of the legacy X11 font system, handling the index files (fonts.dir, fonts.alias, fonts.scale), the various font file formats, and rasterizing them. It is used by the X servers, the X Font Server (xfs), and some font utilities (bdftopcf for instance), but should not be used by normal X11 clients. X11 clients access fonts via either the new API's in libXft, or the legacy API's in libX11.
Font Service client library is used by clients of X Font Servers (xfs), such as xfsinfo, fslsfonts, and the X servers themselves.
xf86-video-neomagic is a NeoMagic video driver for the Xorg X server.
Xorg misc-misc fixed fonts.
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.
Xmessage displays a message or query in a window. The user can click on a button to dismiss it or can select one of several buttons to answer a question. Xmessage can also exit after a specified time.
X11::Protocol::Other contains window manager related functions for use by client programs, as per the ICCCM (Inter-Client Communication Conventions Manual) and some of the EWMH (Extended Window Manager Hints).
Direct Rendering Infrastructure 2 Extension defines a protocol to securely allow user applications to access the video hardware without requiring data to be passed through the X server.
DMX (Distributed Multihead X) Extension defines a protocol for clients to access a front-end proxy X server that controls multiple back-end X servers making up a large display.
xf86-input-void is a null input driver for the Xorg X server.
Xorg cronyx-cyrillic font.
This package provides types which mirror the structures used in the XCB code generation XML files and parses these XML files into Haskell data structures.
Xorg winitzki-cyrillic font.
xf86-video-vmware is a VMware SVGA video driver for the Xorg X server.
Xmag displays and captures a magnified snapshot of a portion of an X11 screen.
XExtProto provides the following extensions: DOUBLE-BUFFER, DPMS, Extended-Visual-Information, Generic Event Extension, LBX, MIT-SHM, MIT-SUNDRY-NONSTANDARD, Multi-Buffering, SECURITY, SHAPE, SYNC, TOG-CUP, XC-APPGROUP, XTEST.
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.
Big Requests Extension defines a protocol to enable the use of requests that exceed 262140 bytes in length.
Xwud is used to display in a window an image saved in a specially formatted dump file, such as produced by xwd.
Direct Rendering Infrastructure 3 Extension provides mechanisms to translate between direct rendered buffers and X pixmaps. When combined with the Present extension, a complete direct rendering solution for OpenGL is provided.
Input Extension defines a protocol to provide additional input devices management such as graphic tablets.
Xorg XToolkit Intrinsics library.
Xorg sony-misc fonts.
X11::Protocol is a client-side interface to the X11 Protocol, allowing perl programs to display windows and graphics on X11 servers.