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.
Tailscale is a zero-config VPN based on WireGuard. This package provides the Tailscale daemon (tailscaled) which manages the VPN connection.
IVPN is a privacy-focused VPN service. This package provides the daemon service and command-line interface for connecting to IVPN servers using OpenVPN or WireGuard protocols. Features include kill-switch, multi-hop connections, and custom DNS settings.
This is the VPN client software for the Mullvad VPN service. For more information about the service, please visit Mullvad's website, mullvad.net (Also accessible via Tor on this onion service).
Halloy is an open-source IRC client written in Rust with the Iced GUI framework. It supports IRCv3 features including SASL authentication, DCC transfers, auto-completion, desktop notifications, and custom themes.
Oha is an HTTP load generator inspired by rakyll/hey, written in Rust. It sends configurable load to web applications and displays real-time statistics in a terminal user interface powered by ratatui.
PNPM uses a content-addressable filesystem to store all files from all module directories on a disk
Yarn is a package manager for your code. It allows you to use and share (e.g. JavaScript) code with other developers from around the world. Yarn does this quickly, securely, and reliably so you don’t ever have to worry.
PNPM uses a content-addressable filesystem to store all files from all module directories on a disk
Automate `guix` package manager tasks using scheme scripts. this tool is developed for PantherX team internal usage.
guix-gui is an unofficial desktop frontend for GNU Guix. It lets you search for packages, manage profiles, view generations, and (combined with the polkit actions from libguix-polkit) run guix pull and guix system reconfigure via pkexec.
Python driver for MongoDB.
Handling event-based streams.
Adds i18n/l10n support to Flask applications
Python client for Sentry (https://sentry.io).
Click is a Python package for creating command line interfaces in a composable way with as little code as necessary. Its name stands for "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.
A pure Python implementation of systemd's service notification protocol (sd_notify)
Python library and command line tool for communicating with your Coldcard over USB
Litestar - A production-ready, highly performant, extensible ASGI API Framework.
Take The Time, a time-taking library for Python.
Mock data generation factories.
Python-requests-cache uses python-requests, so it needs an available installation of python-requests.
implements a lazy string for python useful for use with gettext
mail-parser is not only a wrapper for email Python Standard Library. It give you an easy way to pass from raw mail to Python object that you can use in your code.
HTMX Integration for Litesstar.