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

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.


xcalc 1.1.2
Dependencies: libxaw@1.0.16
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Hand calculator for the X Window system
Description:

Xcalc is a scientific calculator desktop accessory that can emulate a TI-30 or an HP-10C.

libxtst 1.2.5
Dependencies: libx11@1.8.12
Propagated dependencies: libxi@1.8.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 library for Xtest and Record extensions
Description:

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.

libxcb 1.17.0
Dependencies: xcb-proto@1.17.0 check@0.15.2
Propagated dependencies: libxau@1.0.12 libxdmcp@1.1.5
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://xcb.freedesktop.org/
Licenses: X11
Build system: gnu
Synopsis: The X C Binding (XCB) library
Description:

libxcb provides an interface to the X Window System protocol, which replaces the current Xlib interface. It has several advantages over Xlib, including:

- size: small, simple library, and lower memory footprint;

- latency hiding: batch several requests and wait for the replies later;

- direct protocol access: interface and protocol correspond exactly;

- proven thread support: transparently access XCB from multiple threads;

- easy extension implementation: interfaces auto-generated from XML-XCB.

libxrandr 1.5.4
Propagated dependencies: libx11@1.8.12 libxext@1.3.6 libxrender@0.9.12 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 Resize and Rotate Extension library
Description:

Library for the Resize and Rotate Extension to the X11 protocol.

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.

libxdamage 1.1.6
Propagated dependencies: libxfixes@6.0.1 xorgproto@2024.1 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 Damage Extension library
Description:

Xorg library for the XDamage extension.

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.

xf86-video-fbdev 0.5.1
Dependencies: xorg-server@21.1.23
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Framebuffer device video driver for X server
Description:

xf86-video-fbdev is a video driver for the Xorg X server for framebuffer device.

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.

libxscrnsaver 1.2.4
Propagated dependencies: libx11@1.8.12 libxext@1.3.6 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 Screen Saver library
Description:

X11 Screen Saver extension client library.

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

Xorg adobe-100dpi fonts.

xf86-input-libinput 1.5.0
Dependencies: libinput-minimal@1.29.1 xorg-server@21.1.23
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.

zig-xkbcommon 0.3.0
Propagated dependencies: libxkbcommon@1.13.1
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://codeberg.org/ifreund/zig-xkbcommon
Licenses: Expat
Build system: zig
Synopsis: Zig bindings for libxkbcommon
Description:

This package provides Zig bindings for libxkbcommon.

waylock 1.5.0
Dependencies: linux-pam@1.5.2 zig-wayland@0.4.0 zig-xkbcommon@0.3.0
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://codeberg.org/ifreund/waylock
Licenses: Expat
Build system: zig
Synopsis: Wayland screen locker
Description:

Waylock is a small screen locker for Wayland compositors implementing the ext-session-lock-v1 protocol.

zig-known-folders 0.7.0-0.83d3916
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://github.com/ziglibs/known-folders
Licenses: Expat
Build system: zig
Synopsis: Zig library to access well-known folders
Description:

This package provides a Zig library for accessing well-known folders across several operating systems.

zig-zls 0.15.0
Dependencies: zig-lsp-kit@0.1.0-0.421ae64 zig-diffz@0.0.1-0.a20dd1f zig-known-folders@0.7.0-0.83d3916
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://github.com/zigtools/zls
Licenses: Expat
Build system: zig
Synopsis: Zig language server
Description:

Zig Language Server is a language server implementing the LSP for the Zig programming language.

zig-lsp-codegen 0.1.0-0.063a98c
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://zigtools.github.io/zig-lsp-codegen/
Licenses: Expat
Build system: zig
Synopsis: Generate @code{std.json} compatible Zig code
Description:

This package provides a Zig library to generate std.json compatible Zig code based on the LSP meta model.

zig-clap 0.9.1
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://github.com/Hejsil/zig-clap
Licenses: Expat
Build system: zig
Synopsis: Command line argument parsing library
Description:

clap is a simple and easy to use command line argument parser library for Zig.

zig-zigimg 0.1.0-0.52f10dd
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://github.com/zigimg/zigimg
Licenses: Expat
Build system: zig
Synopsis: Zig image library
Description:

zigimg is a Zig library for reading and writing different image formats.

zig-known-folders 0.7.0-1.aa24df4
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://github.com/ziglibs/known-folders
Licenses: Expat
Build system: zig
Synopsis: Zig library to access well-known folders
Description:

This package provides a Zig library for accessing well-known folders across several operating systems.

zig-known-folders 0.16.0-0.7deb7aa
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://github.com/ziglibs/known-folders
Licenses: Expat
Build system: zig
Synopsis: Zig library to access well-known folders
Description:

This package provides a Zig library for accessing well-known folders across several operating systems.

zig-zls 0.12.0
Dependencies: zig-diffz@0.0.1-0.420fcb2 zig-known-folders@0.7.0-0.1cceeb7
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://github.com/zigtools/zls
Licenses: Expat
Build system: zig
Synopsis: Zig language server
Description:

Zig Language Server is a language server implementing the LSP for the Zig programming language.

zig-wayland 0.4.0
Propagated dependencies: wayland@1.24.0 wayland-protocols@1.47
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://codeberg.org/ifreund/zig-wayland
Licenses: Expat
Build system: zig
Synopsis: Zig Wayland bindings and protocol scanner
Description:

This package provides Zig bindings for wayland and a Scanner interface.

zig-zls 0.14.0
Dependencies: zig-lsp-codegen@0.1.0-0.063a98c zig-diffz@0.0.1-1.ef45c00 zig-known-folders@0.7.0-1.aa24df4
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://github.com/zigtools/zls
Licenses: Expat
Build system: zig
Synopsis: Zig language server
Description:

Zig Language Server is a language server implementing the LSP for the Zig programming language.

Total packages: 72655