_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


xtrans 1.5.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg Network Transport layer library
Description:

Xtrans is a library of code that is shared among various X packages to handle network protocol transport in a modular fashion, allowing a single place to add new transport types. It is used by the X server, libX11, libICE, the X font server, and related components.

perl-x11-xcb 0.19
Dependencies: libxcb@1.17.0 xcb-proto@1.17.0 xcb-util@0.4.1 xcb-util-wm@0.4.2
Propagated dependencies: perl-data-dump@1.23 perl-mouse@2.5.10 perl-mousex-nativetraits@1.09 perl-try-tiny@0.31 perl-xml-descent@1.04 perl-xml-simple@2.25 perl-xs-object-magic@0.05
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://metacpan.org/release/X11-XCB
Licenses: GPL 1+
Build system: perl
Synopsis: Perl bindings for libxcb
Description:

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).

libfs 1.0.10
Dependencies: xtrans@1.5.2 xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg Font Service client library
Description:

Font Service client library is used by clients of X Font Servers (xfs), such as xfsinfo, fslsfonts, and the X servers themselves.

xkbevd 1.1.6
Dependencies: libxkbfile@1.1.3 libx11@1.8.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: XKB event daemon demo
Description:

XKB event daemon listens for the specified XKB events and executes requested commands if they occur.

libdmx 1.1.5
Dependencies: xorgproto@2024.1 libxext@1.3.6 libx11@1.8.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg DMX library
Description:

DMX (Distributed Multihead X) extension library.

xdpyinfo 1.3.4
Dependencies: xorgproto@2024.1 libx11@1.8.12 libxxf86vm@1.1.6 libxxf86dga@1.1.6 libxtst@1.2.5 libxrender@0.9.12 libxinerama@1.1.5 libxi@1.8.2 libxcomposite@0.4.6 libdmx@1.1.5
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg display information utility
Description:

Xdpyinfo is used to display information about an X server: the capabilities of a server, the predefined values for various parameters used in communicating between clients and the server, and the different types of screens, visuals, and X11 protocol extensions that are available.

libpciaccess-static 0.18.1
Dependencies: pciutils@3.13.0
Propagated dependencies: zlib@1.3.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: meson
Synopsis: Xorg PCI access library
Description:

Xorg Generic PCI access library.

luit 1.1.1
Dependencies: libfontenc@1.1.8 libx11@1.8.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Convert terminal I/O from legacy encodings to UTF-8
Description:

Luit is a filter that can be run between an arbitrary application and a UTF-8 terminal emulator such as xterm. It will convert application output from the locale's encoding into UTF-8, and convert terminal input from UTF-8 into the locale's encoding.

font-schumacher-misc 1.1.3
Dependencies: mkfontdir@1.0.7 font-util@1.4.1 bdftopcf@1.1.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg schumacher-misc fonts
Description:

Xorg schumacher-misc fonts.

libxcursor 1.2.3
Propagated dependencies: libx11@1.8.12 libxrender@0.9.12 libxfixes@6.0.1 xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg Cursor management library
Description:

Xorg Cursor management library.

xcb-util-errors 1.0.1
Dependencies: util-macros@1.20.2 xcb-proto@1.17.0
Propagated dependencies: libxcb@1.17.0
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://cgit.freedesktop.org/xcb/util-errors/
Licenses: X11
Build system: gnu
Synopsis: XCB helper library for printing information about X11 errors
Description:

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.

python-xcffib 1.5.0
Dependencies: libxcb@1.17.0
Propagated dependencies: python-cffi@1.17.1 python-six@1.17.0
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://github.com/tych0/xcffib
Licenses: Expat
Build system: pyproject
Synopsis: XCB Python bindings
Description:

Xcffib is a replacement for xpyb, an XCB Python bindings. It adds support for Python 3 and PyPy. It is based on cffi.

font-micro-misc 1.0.4
Dependencies: mkfontdir@1.0.7 bdftopcf@1.1.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: Public Domain
Build system: gnu
Synopsis: Xorg micro-misc font
Description:

Xorg micro-misc font.

xcursorgen 1.0.8
Dependencies: libxcursor@1.2.3 libpng@1.6.39
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Create an X cursor file from PNG images
Description:

XCursorGen prepares X11 cursor sets for use with libXcursor.

xorg-server-xwayland 24.1.9
Dependencies: font-dejavu@2.37 dbus@1.16.2 egl-wayland@1.1.19 eudev@3.2.14 libfontenc@1.1.8 libdrm@2.4.124 libepoxy@1.5.10 libgcrypt@1.11.0 libtirpc@1.3.1 libxcvt@0.1.3 libxfont@2.0.7 libxkbfile@1.1.3 pixman@0.46.4 wayland@1.24.0 wayland-protocols@1.45 xkbcomp@1.4.7 xkeyboard-config@2.44 xorgproto@2024.1 xtrans@1.5.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: meson
Synopsis: Xorg server with Wayland backend
Description:

Xwayland is an X server for running X clients under Wayland.

xf86-video-ast 1.2.0
Dependencies: xorg-server@21.1.21
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://cgit.freedesktop.org/xorg/driver/xf86-video-ast/
Licenses: X11
Build system: gnu
Synopsis: ASpeed Technologies video driver for X server
Description:

xf86-video-ast is an ASpeed Technologies video driver for the Xorg X server.

xdriinfo 1.0.7
Dependencies: mesa@25.2.3 libx11@1.8.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Query DRI configuration information
Description:

XDRIInfo is used to query configuration information of X11 DRI (Direct Rendering Infrastructure) drivers.

xinit 1.4.4
Dependencies: libx11@1.8.12 util-linux@2.40.4 xorgproto@2024.1
Propagated dependencies: xauth@1.1.3
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/
Licenses: X11
Build system: gnu
Synopsis: Commands to start the X Window server
Description:

The xinit program is used to start the X Window System server and a first client program on systems that are not using a display manager such as xdm. This package also provides the startx command, which provides a user-friendly mechanism to start the X server.

xorg-sgml-doctools 1.12.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg SGML documentation tools
Description:

This package provides a common set of SGML entities and XML/CSS style sheets used in building/formatting the documentation provided in other Xorg packages. It's typically only needed by people building from source who want to produce formatted documentation from their builds, or those who have installed the HTML version of the documentation, which refers to the included common xorg.css stylesheet.

xlsclients 1.1.5
Dependencies: libxcb@1.17.0
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: List client applications running on a display
Description:

XLsClients is used to list information about the client programs running on X server.

libsm 1.2.5
Dependencies: xtrans@1.5.2
Propagated dependencies: libice@1.1.2 util-linux@2.40.4 xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg Session Management library
Description:

Xorg Session Management library.

xsetroot 1.1.3
Dependencies: libxmu@1.2.1 libxcursor@1.2.3 xbitmaps@1.1.3
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Root window parameter setting utility for X server
Description:

XSetRoot allows you to tailor the appearance of the root window on a display running X server.

xf86-input-libinput 1.5.0
Dependencies: libinput-minimal@1.29.1 xorg-server@21.1.21
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11 Expat
Build system: gnu
Synopsis: Input driver for X server based on libinput
Description:

xf86-input-libinput is an input driver for the Xorg X server based on libinput. It is a thin wrapper around libinput, so while it does provide all features that libinput supports it does little beyond.

xf86-video-dummy 0.4.1
Dependencies: xorg-server@21.1.21
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Dummy video driver for X server
Description:

Virtual/offscreen frame buffer driver for the Xorg X server.

Total packages: 31209