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

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.


glasgow-haskell 9.8.4
Dependencies: gmp@6.3.0 glibc@2.41 ncurses-with-tinfo@6.2.20210619 zlib@1.3.1
Propagated dependencies: llvm@13.0.1 ld-gold-wrapper@0 gcc-toolchain@14.3.0 zlib@1.3.1 gmp@6.3.0
Channel: abbe
Location: abbe/packages/ghc.scm (abbe packages ghc)
Home page: https://www.haskell.org/ghc
Licenses: Modified BSD
Build system: gnu
Synopsis: Glassgow Haskell Compiler
Description:

The Glasgow Haskell Compiler (GHC) is a state-of-the-art compiler and interactive environment for the functional language Haskell.

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.2.3
Dependencies: bzip2@1.0.8 expat@2.7.1 fontconfig-minimal@2.14.0 glslang@1.4.321.0 harfbuzz@11.4.4 libadwaita@1.6.0 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 2.53.0
Channel: abbe
Location: abbe/packages/git.scm (abbe packages git)
Home page: https://git-scm.com/
Licenses: GPL 2
Build system: gnu
Synopsis: Distributed version control system
Description:

Git is a free distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

git-crypt 0.8.0
Dependencies: git@2.53.0 libressl@4.2.1
Channel: abbe
Location: abbe/packages/git.scm (abbe packages git)
Home page: https://www.agwa.name/projects/git-crypt/
Licenses: GPL 3+
Build system: gnu
Synopsis: Transparent encryption of files in a git repository
Description:

git-crypt enables transparent encryption and decryption of files in a git repository. Files which you choose to protect are encrypted when committed, and decrypted when checked out. git-crypt lets you freely share a repository containing a mix of public and private content. git-crypt gracefully degrades, so developers without the secret key can still clone and commit to a repository with encrypted files. This lets you store your secret material (such as keys or passwords) in the same repository as your code, without requiring you to lock down your entire repository.

cgit 1.2.3-11.76abc40
Dependencies: bash-minimal@5.2.37 openssl@3.0.8 python@3.11.14 python-docutils@0.19 python-markdown@3.10 python-pygments@2.19.1 zlib@1.3.1 bzip2@1.0.8 groff@1.22.4 gzip@1.14 xz@5.4.5
Channel: abbe
Location: abbe/packages/git.scm (abbe packages git)
Home page: https://git.zx2c4.com/cgit/
Licenses: GPL 2
Build system: gnu
Synopsis: Web frontend for git repositories
Description:

CGit is an attempt to create a fast web interface for the Git SCM, using a built-in cache to decrease server I/O pressure.

gitolite 3.6.14
Dependencies: bash-minimal@5.2.37 coreutils@9.1 findutils@4.10.0 git@2.53.0 inetutils@2.5 openssh@10.2p1 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.

libgit2-libressl 1.9.1
Dependencies: libssh2@1.11.1 http-parser@2.9.4-1.ec8b5ee
Propagated dependencies: openssl@3.0.8 pcre2@10.42 zlib@1.3.1
Channel: abbe
Location: abbe/packages/git.scm (abbe packages git)
Home page: https://libgit2.org/
Licenses: GPL 2
Build system: cmake
Synopsis: Library providing Git core methods
Description:

Libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings.

libgit2-openssl-ech 1.9.1
Dependencies: libssh2@1.11.1 http-parser@2.9.4-1.ec8b5ee
Propagated dependencies: openssl@3.0.8 pcre2@10.42 zlib@1.3.1
Channel: abbe
Location: abbe/packages/git.scm (abbe packages git)
Home page: https://libgit2.org/
Licenses: GPL 2
Build system: cmake
Synopsis: Library providing Git core methods
Description:

Libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings.

gopass 1.16.1
Channel: abbe
Location: abbe/packages/golang.scm (abbe packages golang)
Home page: https://gopass.pw
Licenses: Expat
Build system: nix-go
Synopsis: The slightly more awesome standard unix password manager for teams
Description:

The slightly more awesome standard unix password manager for teams

senpai 0.4.1
Channel: abbe
Location: abbe/packages/golang.scm (abbe packages golang)
Home page: https://git.sr.ht/~delthas/senpai/
Licenses: Expat
Build system: nix-go
Synopsis: senpai is an IRC client.
Description:

senpai is an IRC client that works best with bouncers

blocky 0.29.0
Channel: abbe
Location: abbe/packages/golang.scm (abbe packages golang)
Home page: https://0xerr0r.github.io/blocky/
Licenses: ASL 2.0
Build system: nix-go
Synopsis: Fast and lightweight DNS proxy as ad-blocker for local network with many features
Description:

Blocky is a DNS proxy and ad-blocker for the local network written in Go with following features

speedtest-go 1.7.10
Channel: abbe
Location: abbe/packages/golang.scm (abbe packages golang)
Home page: https://github.com/showwin/speedtest-go
Licenses: Expat
Build system: nix-go
Synopsis: CLI and Go API to Test Internet Speed using speedtest.net
Description:

Full-featured Command Line Interface and pure Go API to Test Internet Speed using speedtest.net.

plow 1.3.2
Channel: abbe
Location: abbe/packages/golang.scm (abbe packages golang)
Home page: https://github.com/six-ddc/plow
Licenses: ASL 2.0
Build system: nix-go
Synopsis: A high-performance HTTP benchmarking tool
Description:

A high-performance HTTP benchmarking tool that includes a real-time web UI and terminal display

flyctl 0.4.15
Channel: abbe
Location: abbe/packages/golang.scm (abbe packages golang)
Home page: https://fly.io
Licenses: ASL 2.0
Build system: nix-go
Synopsis: Command line tools for fly.io services
Description:

flyctl is a command-line interface for fly.io

dnscrypt 2.4.0
Channel: abbe
Location: abbe/packages/golang.scm (abbe packages golang)
Home page: https://github.com/ameshkov/dnscrypt
Licenses: Unlicense
Build system: nix-go
Synopsis: DNSCrypt v2 protocol implementation + a command-line tool
Description:

DNSCrypt v2 protocol implementation + a command-line tool

carapace-bin 1.6.4
Channel: abbe
Location: abbe/packages/golang.scm (abbe packages golang)
Home page: https://carapace.sh/
Licenses: Expat
Build system: nix-go
Synopsis: multi-shell multi-command argument completer
Description:

Carapace-bin provides argument completion for multiple CLI commands (full list), and works across multiple POSIX and non-POSIX shells.

fzf 0.70.0
Channel: abbe
Location: abbe/packages/golang.scm (abbe packages golang)
Home page: https://junegunn.github.io/fzf/
Licenses: Expat
Build system: nix-go
Synopsis: A command-line fuzzy finder
Description:

A command-line fuzzy finder

wush 0.4.1
Channel: abbe
Location: abbe/packages/golang.scm (abbe packages golang)
Home page: https://wush.dev
Licenses: CC0
Build system: nix-go
Synopsis: simplest & fastest way to transfer files between computers via WireGuard
Description:

wush is a command line tool that lets you easily transfer files and open shells over a peer-to-peer WireGuard connection. It's similar to magic-wormhole.

nebula 1.10.3
Channel: abbe
Location: abbe/packages/golang.scm (abbe packages golang)
Home page: https://nebula.defined.net/docs/
Licenses: Expat
Build system: nix-go
Synopsis: Scalable, peer-to-peer overlay networking tool
Description:

Nebula is a peer-to-peer networking tool based on the Noise Protocol Framework. It is not a fully decentralized network, but instead uses central discovery nodes and a certificate authority to facilitate direct, encrypted peer-to-peer connections from behind most firewalls and NAT layers.

restic 0.18.1
Channel: abbe
Location: abbe/packages/golang.scm (abbe packages golang)
Home page: https://restic.net
Licenses: FreeBSD
Build system: nix-go
Synopsis: Fast, secure, efficient backup program.
Description:

restic is a backup program that is fast, efficient and secure. It supports the three major operating systems (Linux, macOS, Windows) and a few smaller ones (FreeBSD, OpenBSD).

lego 4.33.0
Channel: abbe
Location: abbe/packages/golang.scm (abbe packages golang)
Home page: https://go-acme.github.io/lego/
Licenses: Expat
Build system: nix-go
Synopsis: Let's Encrypt/ACME client and library written in Go
Description:

Let's Encrypt client and ACME library written in Go.

darkman 2.3.1
Channel: abbe
Location: abbe/packages/golang.scm (abbe packages golang)
Home page: https://darkman.whynothugo.nl/
Licenses: Expat
Build system: nix-go
Synopsis: Control dark-mode and light-mode transitions
Description:

A framework for dark-mode and light-mode transitions on Unix-like desktops.

sdns 1.6.1
Channel: abbe
Location: abbe/packages/golang.scm (abbe packages golang)
Home page: https://sdns.dev
Licenses: Expat
Build system: nix-go
Synopsis: High-performance, recursive DNS resolver server with DNSSEC support, focused on preserving privacy.
Description:

A high-performance, recursive DNS resolver server with DNSSEC support, focused on preserving privacy.

Page: 12345678
Total results: 191