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

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.


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
Build system: gnu
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
Build system: gnu
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.

symlinks 1.4
Channel: abbe
Location: abbe/packages/symlinks.scm (abbe packages symlinks)
Home page: https://salsa.debian.org/debian/symlinks
Licenses: FSF-free
Build system: gnu
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.

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
Build system: gnu
Synopsis: Graphical user interface toolkit for Tcl
Description:

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

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
Build system: gnu
Synopsis: The Tcl scripting language
Description:

The Tcl (Tool Command Language) scripting language.

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
Build system: nix-rust
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 0.25.10
Channel: abbe
Location: abbe/packages/tree-sitter.scm (abbe packages tree-sitter)
Home page: https://tree-sitter.github.io/
Licenses: Expat
Build system: gnu
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.

wget 1.25.0
Dependencies: gnutls@3.8.3 libidn2@2.3.7 libpsl@0.21.5
Channel: abbe
Location: abbe/packages/wget.scm (abbe packages wget)
Home page: https://www.gnu.org/software/wget/
Licenses: GPL 3+
Build system: gnu
Synopsis: Non-interactive command-line utility for downloading files
Description:

GNU Wget is a non-interactive tool for fetching files using the HTTP, HTTPS and FTP protocols. It can resume interrupted downloads, use file name wild cards, supports proxies and cookies, and it can convert absolute links in downloaded documents to relative links.

wofi-pass 24.1.1
Dependencies: bash-minimal@5.2.37 wofi@1.5.1 wl-clipboard@2.2.1 wtype@0.4 password-store@1.7.4 pass-otp@1.2.0
Channel: abbe
Location: abbe/packages/wofi.scm (abbe packages wofi)
Home page: https://github.com/schmidtandreas/wofi-pass
Licenses: GPL 2
Build system: gnu
Synopsis: A Wayland-native interface for conveniently using pass
Description:

This script uses wofi, wcopy and wtype to provide a completely Wayland-native way to conveniently use pass.

oh-my-zsh 2026011-0
Channel: abbe
Location: abbe/packages/zsh.scm (abbe packages zsh)
Home page: https://ohmyz.sh/
Licenses: Expat No Attribution
Build system: copy
Synopsis: Oh My Zsh configuration framework
Description:

This package provides Oh My Zsh configuration framework for zsh.

zsh-history-filter 0.4.1-20210405
Channel: abbe
Location: abbe/packages/zsh.scm (abbe packages zsh)
Home page: https://github.com/MichaelAquilina/zsh-history-filter/
Licenses: GPL 3
Build system: copy
Synopsis: Zsh plugin to filter out some commands from being added to you history
Description:

zsh plugin that allows you to specify patterns that will automatically exclude commands from being inserted into your permanent history. Particularly useful for preventing secrets being written.

powerlevel-10k 1.20.0-1.efc9ddd
Channel: abbe
Location: abbe/packages/zsh.scm (abbe packages zsh)
Home page: https://github.com/romkatv/powerlevel10k/
Licenses: Expat No Attribution
Build system: copy
Synopsis: Powerlevel 10K zsh prompt framework
Description:

This package provides powerlevel10k prompt framework for zsh.

Page: 12345678
Total results: 181