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

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.


keynav 0.20110708.0
Dependencies: cairo@1.18.4 glib@2.83.3 libx11@1.8.12 libxext@1.3.6 libxinerama@1.1.5 libxtst@1.2.5 xdotool@3.20211022.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.semicomplete.com/projects/keynav/
Licenses: Modified BSD
Build system: gnu
Synopsis: Keyboard-driven mouse cursor mover
Description:

Keynav makes your keyboard a fast mouse cursor mover. You can move the cursor to any point on the screen with a few key strokes. It also simulates mouse click. You can do everything mouse can do with a keyboard.

font-sun-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: X11
Build system: gnu
Synopsis: Xorg sun-misc fonts
Description:

Xorg sun-misc fonts.

xcb-util-cursor 0.1.5
Dependencies: libxcb@1.17.0
Propagated dependencies: xcb-util-renderutil@0.3.10 xcb-util-image@0.4.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://cgit.freedesktop.org/xcb/util-cursor/
Licenses: non-copyleft
Build system: gnu
Synopsis: Port of libxcursor
Description:

XCB-util-cursor is a port of libxcursor.

xf86-input-mouse 1.9.5
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: Mouse input driver for X server
Description:

xf86-input-mouse is a mouse input driver for the Xorg X server. This driver supports four classes of mice: serial, bus and PS/2 mice, and additional mouse types supported by specific operating systems, such as USB mice.

smproxy 1.0.7
Dependencies: libxt@1.3.1 libxmu@1.2.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Session Manager Proxy
Description:

SMProxy allows X applications that do not support X11R6 session management to participate in an X11R6 session.

ghc-xcb-types 0.13.0
Dependencies: ghc-xml@1.3.14
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: http://community.haskell.org/~aslatter/code/xcb-types
Licenses: Modified BSD
Build system: haskell
Synopsis: Parse XML files used by the XCB project
Description:

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.

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.

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.

poop 0.5.0
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://github.com/andrewrk/poop
Licenses: Expat
Build system: zig
Synopsis: Performance Optimizer Observation Platform
Description:

POOP (Performance Optimizer Observation Platform) is a command line tool that uses Linux's perf_event_open functionality to compare the performance of multiple commands with a colorful terminal user interface.

zig-zls 0.10.0
Dependencies: zig@0.10.1 python@3.11.14
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-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.

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-diffz 0.0.1-0.420fcb2
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://github.com/ziglibs/diffz
Licenses: Expat
Build system: zig
Synopsis: Implementation of go-diff's diffmatchpatch in Zig
Description:

This package provides a Zig implementation of diffmatchpatch in go-github-com-sergi-go-diff.

zig-zls 0.13.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.

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-lsp-kit 0.1.0-0.6274eeb
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://zigtools.github.io/lsp-kit/
Licenses: Expat
Build system: zig
Synopsis: Develop Language Server Protocol implementations in Zig
Description:

Zig LSP Kit provides the necessary building blocks to develop LSP implementations in Zig.

zig-known-folders 0.7.0-0.92defae
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-diffz 0.0.1-1.ef45c00
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://github.com/ziglibs/diffz
Licenses: Expat
Build system: zig
Synopsis: Implementation of go-diff's diffmatchpatch in Zig
Description:

This package provides a Zig implementation of diffmatchpatch in go-github-com-sergi-go-diff.

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-wayland 0.4.0
Propagated dependencies: wayland@1.24.0 wayland-protocols@1.45
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-wlroots 0.19.3
Propagated dependencies: wlroots@0.19.2 zig-pixman@0.3.0 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/zig-wlroots
Licenses: Expat
Build system: zig
Synopsis: Zig bindings for wlroots
Description:

This package provides Zig bindings for wlroots.

tigerbeetle 0.16.41
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://github.com/tigerbeetledb/tigerbeetle
Licenses: ASL 2.0
Build system: zig
Synopsis: Distributed financial accounting database
Description:

TigerBeetle is a financial accounting database designed for mission-critical safety and performance for financial services.

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-known-folders 0.7.0-0.1cceeb7
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.

Total packages: 69236