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

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.


sagittarius-scheme 0.9.13
Dependencies: libgc@8.2.8 zlib@1.3.1 libffi@3.4.6 openssl@3.6.0
Channel: abbe
Location: abbe/packages/sagittarius-scheme.scm (abbe packages sagittarius-scheme)
Home page: https://ktakashi.github.io/
Licenses: FreeBSD
Synopsis: R6RS/R7RS Scheme system.
Description:

Sagittarius is a R6RS/R7RS scheme implementation with features like built-in CLOS, Common Lisp like reader macro, cryptographic libraries, etc.

libssh2 1.11.1
Dependencies: openssl@3.6.0
Propagated dependencies: zlib@1.3.1 openssl@3.6.0
Channel: abbe
Location: abbe/packages/ssh.scm (abbe packages ssh)
Home page: https://www.libssh2.org/
Licenses: Modified BSD
Synopsis: Client-side C library implementing the SSH2 protocol
Description:

libssh2 is a library intended to allow software developers access to the SSH-2 protocol in an easy-to-use self-contained package. It can be built into an application to perform many different tasks when communicating with a server that supports the SSH-2 protocol.

openssh 10.2p1
Dependencies: libedit@20191231-3.1 libressl@4.2.1 mit-krb5@1.21 zlib@1.3.1 linux-pam@1.5.2 libfido2@1.12.0
Channel: abbe
Location: abbe/packages/ssh.scm (abbe packages ssh)
Home page: https://www.openssh.com/
Licenses: non-copyleft
Synopsis: Client and server for the secure shell (ssh) protocol
Description:

The SSH2 protocol implemented in OpenSSH is standardised by the IETF secsh working group and is specified in several RFCs and drafts. It is composed of three layered components:

The transport layer provides algorithm negotiation and a key exchange. The key exchange includes server authentication and results in a cryptographically secured connection: it provides integrity, confidentiality and optional compression.

The user authentication layer uses the established connection and relies on the services provided by the transport layer. It provides several mechanisms for user authentication. These include traditional password authentication as well as public-key or host-based authentication mechanisms.

The connection layer multiplexes many different concurrent channels over the authenticated connection and allows tunneling of login sessions and TCP-forwarding. It provides a flow control service for these channels. Additionally, various channel-specific options can be negotiated.

libssh2 1.11.1
Dependencies: libressl@4.2.1
Propagated dependencies: zlib@1.3.1 libressl@4.2.1
Channel: abbe
Location: abbe/packages/ssh.scm (abbe packages ssh)
Home page: https://www.libssh2.org/
Licenses: Modified BSD
Synopsis: Client-side C library implementing the SSH2 protocol
Description:

libssh2 is a library intended to allow software developers access to the SSH-2 protocol in an easy-to-use self-contained package. It can be built into an application to perform many different tasks when communicating with a server that supports the SSH-2 protocol.

openssh 10.2p1
Dependencies: libedit@20191231-3.1 libressl@4.2.1 mit-krb5@1.21 zlib@1.3.1 xauth@1.1.3 linux-pam@1.5.2 libfido2@1.12.0
Channel: abbe
Location: abbe/packages/ssh.scm (abbe packages ssh)
Home page: https://www.openssh.com/
Licenses: non-copyleft
Synopsis: Client and server for the secure shell (ssh) protocol
Description:

The SSH2 protocol implemented in OpenSSH is standardised by the IETF secsh working group and is specified in several RFCs and drafts. It is composed of three layered components:

The transport layer provides algorithm negotiation and a key exchange. The key exchange includes server authentication and results in a cryptographically secured connection: it provides integrity, confidentiality and optional compression.

The user authentication layer uses the established connection and relies on the services provided by the transport layer. It provides several mechanisms for user authentication. These include traditional password authentication as well as public-key or host-based authentication mechanisms.

The connection layer multiplexes many different concurrent channels over the authenticated connection and allows tunneling of login sessions and TCP-forwarding. It provides a flow control service for these channels. Additionally, various channel-specific options can be negotiated.

autossh-openssh-update 1.4g
Dependencies: openssh@10.2p1
Channel: abbe
Location: abbe/packages/ssh.scm (abbe packages ssh)
Home page: https://www.harding.motd.ca/autossh/
Licenses: non-copyleft
Synopsis: Automatically restart SSH sessions and tunnels
Description:

autossh is a program to start a copy of ssh and monitor it, restarting it as necessary should it die or stop passing traffic.

symlinks 1.4
Channel: abbe
Location: abbe/packages/symlinks.scm (abbe packages symlinks)
Home page: https://salsa.debian.org/debian/symlinks
Licenses: FSF-free
Synopsis: scan/change symbolic links
Description:

Symlinks scans directories for symbolic links and lists them on stdout. Each link is prefixed with a classification of relative, absolute, dangling, messy, lengthy or other_fs.

tcl 9.0.3
Dependencies: zlib@1.3.1
Channel: abbe
Location: abbe/packages/tcl.scm (abbe packages tcl)
Home page: https://www.tcl.tk/
Licenses: Tcl/Tk
Synopsis: The Tcl scripting language
Description:

The Tcl (Tool Command Language) scripting language.

tk 9.0.3
Dependencies: libxft@2.3.8 fontconfig-minimal@2.14.0 tcl@9.0.3
Propagated dependencies: libx11@1.8.12 libxext@1.3.6
Channel: abbe
Location: abbe/packages/tcl.scm (abbe packages tcl)
Home page: https://www.tcl.tk/
Licenses: Tcl/Tk
Synopsis: Graphical user interface toolkit for Tcl
Description:

Tk is a graphical toolkit for building graphical user interfaces (GUIs) in the Tcl language.

tree-sitter 0.25.10
Channel: abbe
Location: abbe/packages/tree-sitter.scm (abbe packages tree-sitter)
Home page: https://tree-sitter.github.io/
Licenses: Expat
Synopsis: Incremental parsing system for programming tools
Description:

Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited.

tree-sitter-cli 0.25.10
Channel: abbe
Location: abbe/packages/tree-sitter.scm (abbe packages tree-sitter)
Home page: https://tree-sitter.github.io/
Licenses: Expat
Synopsis: Incremental parsing system for programming tools
Description:

Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited.

sway 1.11
Dependencies: basu@0.2.1 cairo@1.18.4 gdk-pixbuf@2.42.12 json-c@0.18 libevdev@1.13.3 libinput-minimal@1.29.1 libxkbcommon@1.11.0 pango@1.54.0 pcre2@10.42 swaybg@1.2.1 wayland@1.24.0 wlroots@0.19.1
Channel: abbe
Location: abbe/packages/wayland.scm (abbe packages wayland)
Home page: https://github.com/swaywm/sway
Licenses: Expat
Synopsis: Wayland compositor compatible with i3
Description:

Sway is a i3-compatible Wayland compositor.

miracle-wm 0.8.2
Dependencies: mir@2.25.2 glib@2.83.3 mesa@25.2.3 googletest@1.12.1 nlohmann-json@3.12.0 libglvnd@1.7.0 libevdev@1.13.3 wayland@1.24.0 json-c@0.18 yaml-cpp@0.8.0-0.2f86d13
Channel: abbe
Location: abbe/packages/wayland.scm (abbe packages wayland)
Home page: https://miracle-wm.org
Licenses: GPL 3
Synopsis: Miracle is a Wayland tiling window manager built on Mir
Description:

miracle-wm is a Wayland compositor based on Mir. It features a tiling window manager at its core, very much in the style of i3 and sway. The intention is to build a compositor that is flashier and more feature-rich than either of those compositors, like swayfx.

libdisplay-info 0.3.0
Channel: abbe
Location: abbe/packages/wayland.scm (abbe packages wayland)
Home page: https://gitlab.freedesktop.org/emersion/libdisplay-info
Licenses: Expat
Synopsis: EDID and DisplayID library
Description:

This package provides a library to read EDID and DisplayID metadata from display devices. It has the following goals:

  1. Provide a set of high-level, easy-to-use, opinionated functions as well as low-level functions to access detailed information.

  2. Simplicity and correctness over performance and resource usage.

  3. Well-tested and fuzzed.

tarazed-cursors 0.0.0-0.278bac0
Channel: abbe
Location: abbe/packages/wayland.scm (abbe packages wayland)
Home page: https://git.sr.ht/~leon_plickat/tarazed
Licenses: CC-BY-SA 4.0
Synopsis: Tarazed is an X cursor theme vaguely influenced by Plan9.
Description:

Tarazed is an X cursor theme vaguely influenced by Plan9.

chayang 0.1.0-0.dd560b8
Dependencies: wayland@1.24.0 wayland-protocols@1.45
Channel: abbe
Location: abbe/packages/wayland.scm (abbe packages wayland)
Home page: https://gitlab.freedesktop.org/emersion/chayang
Licenses: Expat
Synopsis: Gradually dim the screen.
Description:

Gradually dim the screen.

pixman 0.46.4
Channel: abbe
Location: abbe/packages/wayland.scm (abbe packages wayland)
Home page: https://www.pixman.org/
Licenses: Expat
Synopsis: Low-level pixel manipulation library
Description:

Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterisation.

wayback 0.1-0.d1642f0
Dependencies: wlroots@0.19.1 libxkbcommon@1.11.0 wayland-protocols@1.45 xorg-server-xwayland@24.1.8 wayland@1.24.0
Channel: abbe
Location: abbe/packages/wayland.scm (abbe packages wayland)
Home page: Wayback is a X11 compatibility layer which allows for running full X11 desktop environments using Wayland components.
Licenses: Expat
Synopsis: Wayback is a X11 compatibility layer which allows for running full X11 desktop environments using Wayland components.
Description:

Wayback is a X11 compatibility layer which allows for running full X11 desktop environments using Wayland components.

labwc 0.9.0-0.b9c84f9
Dependencies: cairo@1.18.4 glib@2.83.3 librsvg@2.58.5 libliftoff@0.5.0 libsfdo@0.1.3 libxcb@1.17.0 libxml2@2.14.6 pango@1.54.0 wlroots@0.19.1
Channel: abbe
Location: abbe/packages/wayland.scm (abbe packages wayland)
Home page: https://labwc.github.io
Licenses: GPL 2
Synopsis: Window-stacking compositor for Wayland
Description:

Labwc is lightweight and independent with a focus on simply stacking windows well and rendering some window decorations, it is inspired by Openbox. It takes a no-bling/frills approach and says no to features such as icons (except window buttons), animations, decorative gradients and any other options not required to reasonably render common themes. It relies on clients for panels, screenshots, wallpapers and so on to create a full desktop environment.

Labwc tries to stay in keeping with wlroots and sway in terms of general approach and coding style.

Labwc has no reliance on any particular Desktop Environment, Desktop Shell or session. Nor does it depend on any UI toolkits such as Qt or GTK.

lswt 2.0.0-0.e6e9334
Channel: abbe
Location: abbe/packages/wayland.scm (abbe packages wayland)
Home page: https://git.sr.ht/~leon_plickat/lswt
Licenses: GPL 3
Synopsis: List wayland toplevels
Description:

List wayland toplevels

cairo 1.18.4
Dependencies: bash-minimal@5.2.37 ghostscript@9.56.1 libspectre@0.2.10 libdrm@2.4.124 poppler@22.09.0
Propagated dependencies: fontconfig-minimal@2.14.0 freetype@2.13.3 glib@2.83.3 libpng@1.6.39 pixman@0.46.4 libx11@1.8.12 libxcb@1.17.0 libxext@1.3.6 libxrender@0.9.12
Channel: abbe
Location: abbe/packages/wayland.scm (abbe packages wayland)
Home page: https://cairographics.org/
Licenses: LGPL 2.1+ MPL 1.1
Synopsis: Multi-platform 2D graphics library
Description:

Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.

egl-wayland 1.1.19
Dependencies: mesa@25.2.3 wayland@1.24.0 wayland-protocols@1.45
Propagated dependencies: eglexternalplatform@1.2
Channel: abbe
Location: abbe/packages/wayland.scm (abbe packages wayland)
Home page: https://github.com/NVIDIA/egl-wayland
Licenses: Expat
Synopsis: EGLStream-based Wayland external platform
Description:

EGL-Wayland is an implementation of a EGL External Platform library to add client-side Wayland support to EGL on top of EGLDevice and EGLStream families of extensions.

lavalauncher 2.1.1-0.da17d8a
Dependencies: wayland-protocols@1.45 libxkbcommon@1.11.0 cairo@1.18.4 librsvg@2.58.5
Channel: abbe
Location: abbe/packages/wayland.scm (abbe packages wayland)
Home page: https://git.sr.ht/~leon_plickat/lavalauncher
Licenses: GPL 3
Synopsis: A simple launcher panel for Wayland desktops
Description:

A simple launcher panel for Wayland desktops

Total results: 250