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

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.


stb-image-write 1.16
Dependencies: stb@0.0-3.2e2bef4
Channel: guix
Location: gnu/packages/stb.scm (gnu packages stb)
Home page: https://github.com/nothings/stb
Licenses: Expat Public Domain
Build system: trivial
Synopsis: Single file libraries for C/C++
Description:

stb-image-write is a small library for writing image files to the C stdio interface.

stb-truetype 1.26
Dependencies: stb@0.0-3.2e2bef4
Channel: guix
Location: gnu/packages/stb.scm (gnu packages stb)
Home page: https://github.com/nothings/stb
Licenses: Expat Public Domain
Build system: trivial
Synopsis: Single file libraries for C/C++
Description:

stb-truetype is a library for parsing, decoding, and rasterizing characters from TrueType fonts.

stb 0.0-3.2e2bef4
Channel: guix
Location: gnu/packages/stb.scm (gnu packages stb)
Home page: https://github.com/nothings/stb
Licenses: Expat Public Domain
Build system: gnu
Synopsis: Single file libraries for C/C++
Description:

This package contains a variety of small independent libraries for the C programming language.

stb-image-resize 0.97
Dependencies: stb@0.0-3.2e2bef4
Channel: guix
Location: gnu/packages/stb.scm (gnu packages stb)
Home page: https://github.com/nothings/stb
Licenses: Expat Public Domain
Build system: trivial
Synopsis: Single file libraries for C/C++
Description:

stb-image-resize is a library that supports scaling and translation of images. This library is deprecated; stb-image-resize2 should be used instead.

stb-image 2.30
Dependencies: stb@0.0-3.2e2bef4
Channel: guix
Location: gnu/packages/stb.scm (gnu packages stb)
Home page: https://github.com/nothings/stb
Licenses: Expat Public Domain
Build system: trivial
Synopsis: Single file libraries for C/C++
Description:

stb-image is a small and self-contained library for image loading or decoding from file or memory. A variety of formats are supported.

stb-sprintf 1.10
Dependencies: stb@0.0-3.2e2bef4
Channel: guix
Location: gnu/packages/stb.scm (gnu packages stb)
Home page: https://github.com/nothings/stb
Licenses: Expat Public Domain
Build system: trivial
Synopsis: Single file libraries for C/C++
Description:

stb-sprintf implements fast sprintf, snprintf for C/C++.

stb-rect-pack 1.01
Dependencies: stb@0.0-3.2e2bef4
Channel: guix
Location: gnu/packages/stb.scm (gnu packages stb)
Home page: https://github.com/nothings/stb
Licenses: Expat Public Domain
Build system: trivial
Synopsis: Single file libraries for C/C++
Description:

stb-rect-pack is a small rectangle packing library useful for, e.g., packing rectangular textures into an atlas. It does not do rotation.

stb-image-resize2 2.12
Dependencies: stb@0.0-3.2e2bef4
Channel: guix
Location: gnu/packages/stb.scm (gnu packages stb)
Home page: https://github.com/nothings/stb
Licenses: Expat Public Domain
Build system: trivial
Synopsis: Single file libraries for C/C++
Description:

stb-image-resize2 is a library that supports scaling and translation of images.

python-plover-stroke 1.1.0
Channel: guix
Location: gnu/packages/stenography.scm (gnu packages stenography)
Home page: https://github.com/benoit-pierre/plover_stroke
Licenses: GPL 2+
Build system: pyproject
Synopsis: Stroke handling helper library for Plover
Description:

This package provides a helper class for working with steno strokes.

swapspace 1.18.1
Channel: guix
Location: gnu/packages/storage.scm (gnu packages storage)
Home page: https://github.com/Tookmund/swapspace
Licenses: GPL 2+
Build system: gnu
Synopsis: Dynamic swap manager for Linux
Description:

This package provides a dynamic swap manager for Linux.

libnbd 1.24.0
Dependencies: bash-minimal@5.2.37 fuse@3.18.1 gnutls@3.8.9 libxml2@2.14.6 python-minimal@3.12.12
Channel: guix
Location: gnu/packages/storage.scm (gnu packages storage)
Home page: https://gitlab.com/nbdkit/libnbd
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Network Block Device client library in userspace
Description:

NBD is a protocol for accessing block devices (hard disks and disk-like things) over a network. This is the NBD client library in userspace, a simple library for writing NBD clients. The key features are:

  • Synchronous API for ease of use.

  • Asynchronous API for writing non-blocking, multithreaded clients.

  • High performance.

  • Minimal dependencies for the basic library.

  • Well-documented, stable API.

  • Bindings in several programming languages.

  • Shell (nbdsh) for command line and scripting.

  • Copying tool (nbdcopy) for high performance copying and streaming.

  • Hexdump tool (nbddump) to print NBD content.

  • Query tool (nbdinfo) to query NBD servers.

  • FUSE support (nbdfuse) to mount NBD in the local file system.

  • Linux ublk support (nbdublk) to create the userspace block device.

garage 2.3.0
Dependencies: libsodium@1.0.22 lmdb@0.9.29 openssl@3.5.5 sqlite@3.39.3 zstd@1.5.6 rust-ring@0.17.14
Channel: guix
Location: gnu/packages/storage.scm (gnu packages storage)
Home page: https://garagehq.deuxfleurs.fr/
Licenses: AGPL 3
Build system: cargo
Synopsis: S3-compatible, distributed object storage designed for self-hosting
Description:

Garage is a lightweight, geo-distributed data store that implements the Amazon S3 object storage protocol, with a focus on simplicity and resiliency.

spdk 25.09
Dependencies: cunit@2.1-3 dpdk@25.07 elfutils@0.192 fuse@3.18.1 gcc@14.3.0 glibc@2.41 isa-l@2.31.1 jansson@2.14 libaio@0.3.113 libarchive@3.7.7 libbsd@0.11.7 libnl@3.12.0 libpcap@1.10.1 ncurses@6.2.20210619 numactl@2.0.16 openlibm@0.8.7 openssl@3.5.5 python-configshell-fb@1.1.30 python-hatchling@1.27.0 util-linux@2.40.4 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/storage.scm (gnu packages storage)
Home page: https://spdk.io/
Licenses: Modified BSD
Build system: gnu
Synopsis: Storage Performance Development Kit
Description:

Storage Performance Development Kit provides a set of tools and libraries for writing high performance,scalable, user-mode storage applications.

Note: the spdk-mcp binary requires the optional mcp[cli] Python dependency, and spdk-sma requires grpcio and protobuf. These are not currently packaged in Guix.

skroll 0.6
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://2f30.org/
Licenses: WTFPL 2
Build system: gnu
Synopsis: Commandline utility which scrolls text
Description:

Skroll is a small utility that you can use to make a text scroll. Pipe text to it, and it will scroll a given number of letters from right to left.

sent 1
Dependencies: farbfeld@4-0.ab5e3df libpng@1.6.39 libx11@1.8.12 libxft@2.3.8 fontconfig-minimal@2.16.0
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://tools.suckless.org/sent/
Licenses: ISC
Build system: gnu
Synopsis: Plain-text presentation tool
Description:

Sent uses plain-text files and PNG images to create slideshow presentations. Each paragraph represents a slide in the presentation. Especially for presentations using the Takahashi method this is very nice and allows you to write down the presentation for a quick lightning talk within a few minutes.

snafu 0.0.0-0.e436fb4
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://github.com/jsbmg/snafu
Licenses: ISC
Build system: cargo
Synopsis: Status text for DWM window manager
Description:

snafu provides status text for DWM's builtin bar. It shows battery status, battery capacity, current WiFi connection, and the time in a nice format.

xst 0.10.0
Dependencies: libx11@1.8.12 libxft@2.3.8 fontconfig-minimal@2.16.0 freetype@2.13.3
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://github.com/gnotclub/xst
Licenses: X11 Expat
Build system: gnu
Synopsis: Fork of st that uses Xresources
Description:

xst uses Xresources and applies the following patches to st:

dwm 6.8
Dependencies: freetype@2.13.3 libx11@1.8.12 libxft@2.3.8 libxinerama@1.1.5
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://dwm.suckless.org/
Licenses: X11
Build system: gnu
Synopsis: Dynamic Window Manager
Description:

dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.

sfeed 2.4
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://git.codemadness.org/sfeed
Licenses: ISC
Build system: gnu
Synopsis: RSS and Atom parser
Description:

sfeed converts RSS or Atom feeds from XML to a TAB-separated file. There are formatting programs included to convert this TAB-separated format to various other formats. There are also some programs and scripts included to import and export OPML and to fetch, filter, merge and order feed items.

prout 0.2
Dependencies: cups-minimal@2.4.14 zlib@1.3.1
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://git.2f30.org/prout/
Licenses: WTFPL 2
Build system: gnu
Synopsis: Smaller lp command
Description:

Prout (PRint OUT) is a small utility one can use to send documents to a printer. It has no feature, and does nothing else. Just set your default printer in client.conf(5) and start printing. No need for a local cups server to be installed.

lukesmithxyz-st 0.8.4-1.62ebf67
Dependencies: libxext@1.3.6 harfbuzz@11.4.4 libx11@1.8.12 libxft@2.3.8 fontconfig-minimal@2.16.0 freetype@2.13.3
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://github.com/LukeSmithxyz/st
Licenses: Expat
Build system: gnu
Synopsis: Luke Smith's fork of st
Description:

This package is Luke's fork of the suckless simple terminal (st) with Vim bindings and Xresource compatibility.

sxmo-st 0.8.4.1
Dependencies: libx11@1.8.12 libxft@2.3.8 fontconfig-minimal@2.16.0 freetype@2.13.3
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://git.sr.ht/~mil/sxmo-st
Licenses: Expat
Build system: gnu
Synopsis: St terminal emulator for the Simple X Mobile PinePhone environment
Description:

St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.

Total packages: 73954