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

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.


wine-minimal 10.0
Channel: guix
Location: gnu/packages/wine.scm (gnu packages wine)
Home page: https://www.winehq.org/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Implementation of the Windows API (32-bit only)
Description:

Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.

python-agate 1.12.0
Propagated dependencies: python-babel@2.16.0 python-isodate@0.7.2 python-leather@0.4.0 python-parsedatetime@2.6 python-pytimeparse@1.1.8 python-slugify@5.0.2 python-tzdata@2025.1
Channel: guix
Location: gnu/packages/wireservice.scm (gnu packages wireservice)
Home page: https://agate.rtfd.org
Licenses: Expat
Build system: pyproject
Synopsis: Data analysis library
Description:

Agate is a Python data analysis library. It is an alternative to numpy and pandas that solves real-world problems with readable code. Agate was previously known as journalism.

python-agate-excel 0.4.1
Propagated dependencies: python-agate@1.12.0 python-olefile@0.47 python-openpyxl@3.1.5 python-xlrd@2.0.2
Channel: guix
Location: gnu/packages/wireservice.scm (gnu packages wireservice)
Home page: https://agate-excel.rtfd.org
Licenses: Expat
Build system: pyproject
Synopsis: Add read support for Excel files (xls and xlsx) to agate
Description:

agateexcel uses a monkey patching pattern to add read for xls and xlsx files support to all agate.Table instances.

python-leather 0.4.0
Channel: guix
Location: gnu/packages/wireservice.scm (gnu packages wireservice)
Home page: https://leather.rtfd.org
Licenses: Expat
Build system: pyproject
Synopsis: Python charting for 80% of humans
Description:

Leather is a Python charting library for those who need charts now and don't care if they're perfect.

python-agate-dbf 0.2.3
Propagated dependencies: python-agate@1.12.0 python-dbfread@2.0.7-0.dce5446
Channel: guix
Location: gnu/packages/wireservice.scm (gnu packages wireservice)
Home page: https://agate-dbf.rtfd.org
Licenses: Expat
Build system: pyproject
Synopsis: Add read support for dbf files to agate
Description:

agatedbf uses a monkey patching pattern to add read for dbf files support to all agate.Table instances.

csvkit 2.0.1
Dependencies: python-agate-dbf@0.2.3 python-agate-excel@0.4.1 python-agate-sql@0.7.3 python-text-unidecode@1.3
Channel: guix
Location: gnu/packages/wireservice.scm (gnu packages wireservice)
Home page: https://csvkit.rtfd.org
Licenses: Expat
Build system: pyproject
Synopsis: Command-line tools for working with CSV
Description:

csvkit is a suite of command-line tools for converting to and working with CSV. It provides the following commands:

  • Input:

    • in2csv: Convert various formats to CSV.

    • sql2csv: Execute SQL commands on a database and return the data as CSV.

  • Processing:

    • csvclean: Remove common syntax errors.

    • csvcut: Filter and truncate CSV files.

    • csvgrep: Filter tabular data to only those rows where certain columns contain a given value or match a regular expression.

    • csvjoin: Merges two or more CSV tables together using a method analogous to SQL JOIN operation.

    • csvsort: Sort CSV files.

    • csvstack: Stack up the rows from multiple CSV files, optionally adding a grouping value to each row.

  • Output and analysis:

    • csvformat: Convert a CSV file to a custom output format.

    • csvjson: Converts a CSV file into JSON or GeoJSON.

    • csvlook: Renders a CSV to the command line in a Markdown-compatible, fixed-width format.

    • csvpy: Loads a CSV file into a agate.csv.Reader object and then drops into a Python shell so the user can inspect the data however they see fit.

    • csvsql: Generate SQL statements for a CSV file or execute those statements directly on a database.

    • csvstat: Prints descriptive statistics for all columns in a CSV file.

python-agate-sql 0.7.3
Propagated dependencies: python-agate@1.12.0 python-sqlalchemy@1.4.42
Channel: guix
Location: gnu/packages/wireservice.scm (gnu packages wireservice)
Home page: https://agate-sql.rtfd.org
Licenses: Expat
Build system: pyproject
Synopsis: SQL read/write support to agate
Description:

agatesql uses a monkey patching pattern to add SQL support to all agate.Table instances.

sbcl-stumpwm-globalwindows 0.0.1-7.c4f077b
Dependencies: stumpwm@24.11
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: GPL 2+ GPL 3+ FreeBSD
Build system: asdf/sbcl
Synopsis: Manipulate all windows in the current X session
Description:

This package provides a StumpWM module to manipulate all windows in the current X session.

i3lock-color 2.13.c.5
Dependencies: cairo@1.18.4 libev@4.33 libjpeg-turbo@2.1.4 libxcb@1.17.0 libxkbcommon@1.11.0 linux-pam@1.5.2 xcb-util@0.4.1 xcb-util-image@0.4.1 xcb-util-xrm@1.3
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/Raymo111/i3lock-color
Licenses: Modified BSD
Build system: gnu
Synopsis: Screen locker with color configuration support
Description:

i3lock-color is a simpler X11 screen locker derived from i3lock. Features include:

  1. forking process, the locked screen is preserved when you suspend to RAM;

  2. specify background color or image to be displayed in the lock screen;

  3. many additional color options.

python-i3ipc 2.2.1-0.a670f24
Propagated dependencies: python-xlib@0.33
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/altdesktop/i3ipc-python
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library for controlling i3 and Sway
Description:

This package provides a Python library for controlling the i3 and Sway window managers.

wlroots-0.15 0.15.1
Propagated dependencies: eudev@3.2.14 libdisplay-info@0.2.0 libinput-minimal@1.29.1 libxkbcommon@1.11.0 mesa@25.2.3 pixman@0.46.4 lcms@2.13.1 libseat@0.9.1 vulkan-headers@1.4.321.0 vulkan-loader@1.4.321.0 wayland@1.24.0 wayland-protocols@1.45 xcb-util-errors@1.0.1 xcb-util-wm@0.4.2 xorg-server-xwayland@24.1.9
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://gitlab.freedesktop.org/wlroots/wlroots/
Licenses: Expat
Build system: meson
Synopsis: Pluggable, composable, unopinionated modules for building a Wayland compositor
Description:

wlroots is a set of pluggable, composable, unopinionated modules for building a Wayland compositor.

xclickroot 1.3
Dependencies: libx11@1.8.12
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/phillbush/xclickroot
Licenses: Public Domain
Build system: gnu
Synopsis: Run a command when a mouse button is pressed on the root window
Description:

xclickroot runs a command every time a given mouse button is pressed on the root window.

sbcl-stumpwm-swm-gaps 0.0.1-7.c4f077b
Dependencies: stumpwm@24.11
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: GPL 2+ GPL 3+ FreeBSD
Build system: asdf/sbcl
Synopsis: Gaps between windows for StumpWM
Description:

This package provides a StumpWM module which adds gaps between windows.

xmobar 0.48.1
Dependencies: ghc-xmobar@0.48.1 libxpm@3.5.17
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://codeberg.org/xmobar/xmobar
Licenses: Modified BSD
Build system: haskell
Synopsis: Minimalistic text based status bar
Description:

xmobar is a lightweight, text-based, status bar written in Haskell. It was originally designed to be used together with Xmonad, but it is also usable with any other window manager. While xmobar is written in Haskell, no knowledge of the language is required to install and use it.

mako 1.10.0
Dependencies: basu@0.2.1 cairo@1.18.4 gdk-pixbuf@2.42.12 pango@1.54.0 wayland@1.24.0
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://wayland.emersion.fr/mako
Licenses: Expat
Build system: meson
Synopsis: Lightweight Wayland notification daemon
Description:

Mako is a lightweight notification daemon for Wayland compositors that support the layer-shell protocol.

hikari 2.3.3
Dependencies: cairo@1.18.4 libinput-minimal@1.29.1 libucl@0.8.2 libxkbcommon@1.11.0 linux-pam@1.5.2 pango@1.54.0 wayland@1.24.0 wlroots-0.15@0.15.1
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://hikari.acmelabs.space/
Licenses: FreeBSD
Build system: gnu
Synopsis: Stacking Wayland compositor with tiling capabilities
Description:

Hikari is a stacking Wayland compositor with additional tiling capabilities. It is heavily inspired by the Calm Window manager(cwm).

i3ipc-glib 1.0.1
Propagated dependencies: glib@2.83.3 json-glib@1.10.0 libxcb@1.17.0
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/altdesktop/i3ipc-glib
Licenses: GPL 3+
Build system: gnu
Synopsis: C interface library to i3 window manager
Description:

i3ipc-GLib is a C library for controlling the i3 window manager.

wlroots 0.17.4
Propagated dependencies: eudev@3.2.14 libdisplay-info@0.2.0 libinput-minimal@1.29.1 libxkbcommon@1.11.0 mesa@25.2.3 pixman@0.46.4 lcms@2.13.1 libseat@0.9.1 vulkan-headers@1.4.321.0 vulkan-loader@1.4.321.0 wayland@1.24.0 wayland-protocols@1.45 xcb-util-errors@1.0.1 xcb-util-wm@0.4.2 xorg-server-xwayland@24.1.9
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://gitlab.freedesktop.org/wlroots/wlroots/
Licenses: Expat
Build system: meson
Synopsis: Pluggable, composable, unopinionated modules for building a Wayland compositor
Description:

wlroots is a set of pluggable, composable, unopinionated modules for building a Wayland compositor.

perl-anyevent-i3 0.19
Propagated dependencies: perl-anyevent@7.17 perl-json-xs@4.0
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://metacpan.org/release/AnyEvent-I3
Licenses: GPL 3+ GPL 1+
Build system: perl
Synopsis: Communicate with the i3 window manager through perl
Description:

This module connects to the i3 window manager using the UNIX socket based IPC interface it provides (if enabled in the configuration file). You can then subscribe to events or send messages and receive their replies.

lemonbar-xft 2.0.481e123
Dependencies: freetype@2.13.3 libxft@2.3.8 libx11@1.8.12 libxcb@1.17.0
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/drscream/lemonbar-xft
Licenses: X11
Build system: gnu
Synopsis: Featherweight status bar with fontconfig support
Description:

lemonbar (formerly known as bar) is a lightweight bar entirely based on XCB. Provides full UTF-8 support, basic formatting, RandR and Xinerama support and EWMH compliance without wasting your precious memory.This is a fork of the lemonbar package that adds fontconfig support, for easier unicode usage.

icewm 3.9.0
Dependencies: fontconfig-minimal@2.14.0 fribidi@1.0.12 glib@2.83.3 imlib2@1.10.0 libice@1.1.2 libjpeg-turbo@2.1.4 librsvg@2.58.5 libsm@1.2.5 libxcomposite@0.4.6 libxcursor@1.2.3 libxdamage@1.1.6 libxext@1.3.6 libxfixes@6.0.1 libxft@2.3.8 libxinerama@1.1.5 libxrandr@1.5.4 libxrender@0.9.12 libx11@1.8.12 lzip@1.25 perl@5.36.0
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://ice-wm.org/
Licenses: LGPL 2.0
Build system: cmake
Synopsis: Window manager for the X Window System
Description:

IceWM is a window manager for the X Window System. The goal of IceWM is speed, simplicity, and not getting in the user’s way. It comes with a taskbar with pager, global and per-window keybindings and a dynamic menu system. Application windows can be managed by keyboard and mouse. Windows can be iconified to the taskbar, to the tray, to the desktop or be made hidden. They are controllable by a quick switch window (Alt+Tab) and in a window list. A handful of configurable focus models are menu-selectable. Setups with multiple monitors are supported by RandR and Xinerama. IceWM is very configurable, themeable and well documented. It includes an optional external background wallpaper manager with transparency support, a simple session manager and a system tray.

sbcl-stumpwm-cpu 0.0.1-7.c4f077b
Dependencies: stumpwm@24.11
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/stumpwm/stumpwm-contrib/tree/master/modeline/cpu
Licenses: GPL 3+
Build system: asdf/sbcl
Synopsis: Modeline support for CPU info
Description:

Modeline support for CPU info.

dwl 0.7
Dependencies: wlroots@0.18.2
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://codeberg.org/dwl/dwl
Licenses: GPL 3+ Expat CC0
Build system: gnu
Synopsis: Dynamic window manager for Wayland
Description:

dwl is a compact, hackable compositor for Wayland based on wlroots. It is intended to fill the same space in the Wayland world that dwm does in X11, primarily in terms of philosophy, and secondarily in terms of functionality. Like dwm, dwl is easy to understand and hack on, due to a limited size and a few external dependencies. It is configurable via config.h.

herbstluftwm 0.9.5
Dependencies: dzen@0.9.5-1.488ab66 dmenu@5.4 glib@2.83.3 glibmm@2.82.0 xterm@397 xsetroot@1.1.3 libx11@1.8.12 libxcursor@1.2.3 libxext@1.3.6 libxfixes@6.0.1 libxinerama@1.1.5 libxrandr@1.5.4 libxft@2.3.8
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://herbstluftwm.org
Licenses: FreeBSD
Build system: cmake
Synopsis: Tiling window manager for X11
Description:

herbstluftwm is a manual tiling window manager for X11 using Xlib and GLib. Its main features are:

  • The layout is based on splitting frames into subframes which can be split again or can be filled with windows (similar to i3 or musca).

  • Tags (or workspaces or virtual desktops or …) can be added/removed at runtime. Each tag contains an own layout.

  • Exactly one tag is viewed on each monitor. The tags are monitor independent (similar to Xmonad).

  • It is configured at runtime via IPC calls from herbstclient. So the configuration file is just a script which is run on startup (similar to wmii or musca).

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087