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

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.


capsudo 0.1.3
Dependencies: libxcrypt@4.4.38
Channel: abbe
Location: abbe/packages/capsudo.scm (abbe packages capsudo)
Home page: https://ariadne.space/2025/12/12/rethinking-sudo-with-object-capabilities.html
Licenses: Expat
Build system: gnu
Synopsis: object capability-based sudo
Description:

object capability-based sudo

catapult 20200919
Propagated dependencies: core@20200919 igropyr@20200113
Channel: abbe
Location: abbe/packages/chez.scm (abbe packages chez)
Home page: https://github.com/guenchi/Catapult
Licenses: Expat
Build system: gnu
Synopsis: A web framework for Igropyr
Description:

A web framework for Igropyr

liber 20200919
Channel: abbe
Location: abbe/packages/chez.scm (abbe packages chez)
Home page: https://github.com/guenchi/Liber
Licenses: Expat
Build system: gnu
Synopsis: Liber is a template parser for Scheme List to HTML
Description:

Liber is a template parser for Scheme List to HTML

schemesh 1.0.1
Dependencies: chez-scheme@10.4.1 lz4@1.10.0 zlib@1.3.1 ncurses-with-tinfo@6.2.20210619 util-linux@2.40.4
Channel: abbe
Location: abbe/packages/chez.scm (abbe packages chez)
Home page: https://github.com/cosmos72/schemesh
Licenses: GPL 2
Build system: gnu
Synopsis: Unix shell and Lisp REPL, fused together
Description:

Schemesh is an interactive shell scriptable in Lisp. It supports interactive line editing, autocompletion, history and the familiar Unix shell syntax.

core 20200919
Channel: abbe
Location: abbe/packages/chez.scm (abbe packages chez)
Home page: https://github.com/guenchi/Core
Licenses: Expat
Build system: gnu
Synopsis: Scheme's commonly used small functions
Description:

Scheme's commonly used small functions

match 20230223
Channel: abbe
Location: abbe/packages/chez.scm (abbe packages chez)
Home page: https://github.com/bjornkihlberg/chezscheme-match
Licenses: Expat
Build system: gnu
Synopsis: Pattern matching in Chez Scheme
Description:

Pattern matching in Chez Scheme

igropyr 20200113
Dependencies: libuv@1.44.2
Propagated dependencies: core@20200919
Channel: abbe
Location: abbe/packages/chez.scm (abbe packages chez)
Home page: https://github.com/guenchi/igropyr
Licenses: Expat
Build system: gnu
Synopsis: Igropyr is a single-threaded server based on libuv asynchronous events.
Description:

Igropyr is a single-threaded server based on libuv asynchronous events.

chez-scheme 10.4.1
Dependencies: libx11@1.8.12 chez-scheme-bootstrap-bootfiles@10.4.1 lz4@1.10.0 ncurses@6.2.20210619 zlib@1.3.1
Channel: abbe
Location: abbe/packages/chez.scm (abbe packages chez)
Home page: https://cisco.github.io/ChezScheme/
Licenses: ASL 2.0
Build system: gnu
Synopsis: R6RS Scheme compiler and run-time
Description:

Chez Scheme is both a programming language and a high-performance implementation of that language. The language is a superset of R6RS Scheme with numerous extensions, including native threads, non-blocking I/O, local modules, and much more. Chez Scheme compiles source expressions incrementally to machine code, providing the speed of compiled code in an interactive system. The system is intended to be as reliable and efficient as possible, with reliability taking precedence over efficiency if necessary.

chez-scheme-bootstrap-bootfiles 10.4.1
Channel: abbe
Location: abbe/packages/chez.scm (abbe packages chez)
Home page: https://cisco.github.io/ChezScheme/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Bootstrapped Chez Scheme boot files
Description:

Chez Scheme is a self-hosting compiler: building it requires ``boot files'' containing the Scheme-implemented portions compiled for the current platform. (Chez can then cross-compile bootfiles for all other supported platforms.)

This package provides boot files for the released version of Chez Scheme bootstrapped by chez-scheme-for-racket. Chez Scheme 9.5.4 or any later version can be used for bootstrapping. Guix ultimately uses the Racket package cs-bootstrap to bootstrap its initial version of Chez Scheme.

knot-resolver 6.1.0
Dependencies: bash-minimal@5.2.37 fstrm@0.6.1 gnutls@3.8.9 knot@3.5.3 libuv@1.44.2 lmdb@0.9.29 luajit@v2.1-0.04dca79 lua5.1-bitop@1.0.2 nghttp2@1.58.0 python@3.12.12 libcap-ng@0.9.3 openssl@3.6.3 jemalloc@5.3.0
Channel: abbe
Location: abbe/packages/dns.scm (abbe packages dns)
Home page: https://www.knot-resolver.cz/
Licenses: GPL 3+ Expat CC0 LGPL 2.0
Build system: meson
Synopsis: Caching validating DNS resolver
Description:

Knot Resolver is a caching full resolver implementation written in C and LuaJIT, both a resolver library and a daemon.

e2fsprogs 1.47.1
Dependencies: util-linux@2.40.4 fuse@3.18.1
Channel: abbe
Location: abbe/packages/e2fsprogs.scm (abbe packages e2fsprogs)
Home page: https://e2fsprogs.sourceforge.net/
Licenses: GPL 2 LGPL 2.0 X11
Build system: gnu
Synopsis: Creating and checking ext2/ext3/ext4 file systems
Description:

This package provides tools for manipulating ext2/ext3/ext4 file systems.

envoy 1.32.1
Channel: abbe
Location: abbe/packages/envoy.scm (abbe packages envoy)
Home page: https://envoyproxy.io/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Cloud-native high-performance edge/middle/service proxy
Description:

Envoy is an open source edge and service proxy, designed for cloud-native applications

pantheon-files 7.1.0
Dependencies: gtk+@3.24.51 granite@6.2.0 libgee@0.20.8 glib@2.86.0 pango@1.56.4 libhandy@1.8.3 libportal@0.9.1 zeitgeist@1.0.4 libgit2-glib@1.2.1 libcanberra@0.30 libcloudproviders@0.3.6 dbus-glib@0.112 sqlite@3.53.1
Channel: abbe
Location: abbe/packages/files.scm (abbe packages files)
Home page: https://elementary.io
Licenses: GPL 3
Build system: meson
Synopsis: File browser designed for elementary OS
Description:

File browser

font-maple-nf-unhinted 7.9
Channel: abbe
Location: abbe/packages/fonts.scm (abbe packages fonts)
Home page: https://font.subf.dev/en/
Licenses: SIL OFL 1.1
Build system: font
Synopsis: Maple Mono font (NF Unhinted)
Description:

Maple Mono font (NF Unhinted)

font-myna 1.0.0
Channel: abbe
Location: abbe/packages/fonts.scm (abbe packages fonts)
Home page: https://github.com/sayyadirfanali/Myna
Licenses: SIL OFL 1.1
Build system: font
Synopsis: Monospace typeface designed for symbol-rich programming
Description:

Monospace typeface designed for symbol-rich programming

font-maple 7.9
Channel: abbe
Location: abbe/packages/fonts.scm (abbe packages fonts)
Home page: https://font.subf.dev/en/
Licenses: SIL OFL 1.1
Build system: font
Synopsis: Maple Mono font
Description:

Maple Mono font

font-reddit-sans 1.014
Channel: abbe
Location: abbe/packages/fonts.scm (abbe packages fonts)
Home page: https://github.com/reddit/redditsans
Licenses: SIL OFL 1.1
Build system: font
Synopsis: Reddit Sans. The typeface of the internet
Description:

Reddit Sans. The typeface of the internet

font-awesome-6 6.7.2
Channel: abbe
Location: abbe/packages/fonts.scm (abbe packages fonts)
Home page: https://fontawesome.com/
Licenses: SIL OFL 1.1
Build system: font
Synopsis: Font that contains a rich iconset
Description:

Font Awesome is a full suite of pictographic icons for easy scalable vector graphics.

font-maple-nf-cn-unhinted 7.9
Channel: abbe
Location: abbe/packages/fonts.scm (abbe packages fonts)
Home page: https://font.subf.dev/en/
Licenses: SIL OFL 1.1
Build system: font
Synopsis: Maple Mono font (NF CN Unhinted)
Description:

Maple Mono font (NF CN Unhinted)

foot 1.27.0
Dependencies: fcft@3.3.3 libxkbcommon@1.13.1 wayland@1.24.0 wayland-protocols@1.47
Channel: abbe
Location: abbe/packages/foot.scm (abbe packages foot)
Home page: https://codeberg.org/dnkl/foot
Licenses: Expat
Build system: meson
Synopsis: Wayland-native terminal emulator
Description:

foot is a terminal emulator for systems using the Wayland display server. It is designed to be fast, lightweight, and independent of desktop environments. It can be used as a standalone terminal and also has a server/client mode.

microhs 0.14.20.0
Dependencies: gmp@6.3.0
Channel: abbe
Location: abbe/packages/ghc.scm (abbe packages ghc)
Home page: https://github.com/augustss/MicroHs
Licenses: ASL 2.0
Build system: gnu
Synopsis: Haskell implemented with combinators
Description:

An implementation of an extended subset of Haskell. It uses combinators for the runtime execution.

ghostty 1.3.1
Dependencies: bzip2@1.0.8 expat@2.7.1 fontconfig-minimal@2.16.0 glslang@1.4.335.0 harfbuzz@11.4.4 libadwaita@1.8.2 libglvnd@1.7.0 libpng@1.6.39 libx11@1.8.12 libxcursor@1.2.3 libxi@1.8.2 libxrandr@1.5.4 oniguruma@6.9.10 gtk4-layer-shell@1.3.0 zlib@1.3.1
Channel: abbe
Location: abbe/packages/ghostty.scm (abbe packages ghostty)
Home page: https://ghostty.org
Licenses: Expat
Build system: zig
Synopsis: Fast, native, feature-rich terminal emulator pushing modern features
Description:

Ghostty is a terminal emulator that differentiates itself by being fast, feature-rich, and native. While there are many excellent terminal emulators available, they all force you to choose between speed, features, or native UIs. Ghostty provides all three.

git-extras 7.5.0
Propagated dependencies: git@2.55.0
Channel: abbe
Location: abbe/packages/git.scm (abbe packages git)
Home page: https://github.com/tj/git-extras
Licenses: Expat
Build system: gnu
Synopsis: Additional Git utilities
Description:

The git-extras package provides a collection of additional git commands for repository metrics and summarization, commit and log editing, developer workflow, and project and release management.

gitolite 3.6.14
Dependencies: bash-minimal@5.2.37 coreutils@9.1 findutils@4.10.0 git@2.55.0 inetutils@2.7 openssh@10.3p1 perl@5.36.0
Channel: abbe
Location: abbe/packages/git.scm (abbe packages git)
Home page: https://gitolite.com
Licenses: GPL 2
Build system: gnu
Synopsis: Git access control layer
Description:

Gitolite is an access control layer on top of Git, providing fine access control to Git repositories.

Page: 1345673029
Total packages: 72693