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.
Xwud is used to display in a window an image saved in a specially formatted dump file, such as produced by xwd.
xf86-video-geode is an Xorg X server video driver for the AMD Geode GX and LX processors. The GX component supports both XAA and EXA for graphics acceleration. The LX component supports EXA, including compositing. Both support Xv overlay and dynamic rotation with XRandR.
WindowsWM Extension defines a protocol, used for coordination between an X11 server and the Microsoft Windows native window manager. WindowsWM is only intended to be used on Cygwin when running a rootless XWin server.
Xcffib is a replacement for xpyb, an XCB Python bindings. It adds support for Python 3 and PyPy. It is based on cffi.
Rendering Extension defines a protocol for a digital image composition as the foundation of a new rendering model within the X Window System.
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.
Library for the XFree86 Video Mode Extension Extension to the X11 protocol.
XHost is used to manage the list of host names or user names allowed to make connections to the X server.
XEv creates a window and then asks the X server to send it X11 events whenever anything happens to the window (such as it being moved, resized, typed in, clicked in, etc.). You can also attach it to an existing window. It is useful for seeing what causes events to occur and to display the information that they contain; it is essentially a debugging and development tool, and should not be needed in normal usage.
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.
XPM (X Pixmap) image file format library.
Xorg arabic-misc font.
Xorg font encoding library.
Xorg Cursor management library.
xf86-input-synaptics is a touchpad driver for the Xorg X server.
xrandr - primitive command line interface to X11 Resize, Rotate, and Reflect (RandR) extension.
Imake is a deprecated source code configuration and build system which has traditionally been supplied by and used to build the X Window System in X11R6 and previous releases. As of the X Window System X11R7 release, the X Window system has switched to using GNU autotools as the primary build system, and the Imake system is now deprecated, and should not be used by new software projects. Software developers are encouraged to migrate software to the GNU autotools system.
Uim is a multilingual input method library and environment. It provides a simple, easily extensible and high code-quality input method development platform, and useful input method environment for users of desktop and embedded platforms.
Print Extension defines a protocol for a portable, network-transparent printing system.
XFree86 Direct Graphic Access Extension defines a protocol for direct linear framebuffer access.
XPr takes as input a window dump file produced by xwd and formats it for output on various types of printers.
Library for the Resize and Rotate Extension to the X11 protocol.
This package provides a default set of cursor themes for the Xorg X server: handhelds, redglass and whiteglass.
xwayland-satellite grants rootless Xwayland integration to any Wayland compositor implementing the xdg_wm_base interface. This is particularly useful for compositors that (understandably) do not want to go through implementing support for rootless Xwayland themselves.