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.
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.
Common Qt related C++ classes and routines
Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS & JavaScript like language.
GoogleMaps plugin for QtLocation module
Fast open source i18n plugin for Jekyll blogs.
acsccid is a PC/SC driver for Linux/Mac OS X and it supports ACS CCID smart card readers. This library provides a PC/SC IFD handler implementation and communicates with the readers through the PC/SC Lite resource manager (pcscd).
OSV-Scanner finds existing vulnerabilities affecting a project's dependencies. It is the official frontend to the OSV database and supports a wide range of languages and package managers including npm, pip, cargo, go modules, maven, composer, and many more. It can also scan container images and OS packages on Linux systems.
chkrootkit is a tool to locally check for signs of a rootkit installed on a Unix system. It contains a shell script that checks system binaries for rootkit modification, and several programs that perform various security checks including examining network interfaces for promiscuous mode, checking for deleted files still being accessed, and scanning for known rootkit signatures in log files and system binaries.
OpenSSF Scorecard assesses open source projects for security risks through a series of automated checks. It evaluates practices such as branch protection, dependency update tooling, code review, CI tests, fuzzing, signed releases, and known vulnerabilities, producing a score that helps maintainers and consumers understand a project's security posture.
Guix System installer. Boot a Guix ISO, run one binary, get a working system---libre Guix, Nonguix, PantherX, or an enterprise config from a server.
A command line driven installer with sane defaults.
This is the living area and distribution channel for SOF firmware and topology binaries. It's still very much WiP and may churn a little until things settle down.
Ghostty is a terminal emulator that differentiates itself by being fast, feature-rich, and native. It uses platform-native UI and GPU acceleration. This package repackages the unofficial Debian binary build maintained at https://github.com/dariogriffo/ghostty-debian.
OpenTofu is a community-driven fork of Terraform, providing a declarative infrastructure-as-code workflow. It lets you define cloud and on-premises resources in human-readable configuration files that can be versioned, reused, and shared. OpenTofu generates an execution plan, builds a dependency graph, and applies changes in the correct order.
Forked version of breeze style theme with additional color-schemes for PantherX.
SDDM theme from Darkine KDE collection, a pure QtQuick2 based SDDM login theme
Paper is an open source FreeDesktop icon project
LXQt Theme based on Arc by horst3180 and LXQt dark theme
Chili login theme for SDDM.
WakaTime CLI is a command line interface used by all WakaTime text editor plugins to track coding activity. It provides automatic time tracking for programmers, with dashboards showing metrics and insights about coding habits.
mdBook is a utility to create modern online books from Markdown files, similar to Gitbook. It is used to create the Rust standard library documentation, as well as many other books and manuals.
Bun is a modern JavaScript runtime built for speed and compatibility. It serves as a drop-in replacement for Node.js while providing a unified toolkit that includes a package manager and bundler, making it ideal for building fast and scalable JavaScript applications.
Shelf is a command-line tool that walks input folders, extracts file metadata (EXIF, QuickTime/MP4, PDF info), and sorts files into a structured destination via configurable templates. It deduplicates by sha256 content hash and tracks run state in SQLite so re-runs are cheap and deterministic. Profile-driven TOML configuration targets photos, videos, documents, invoices, or any files with extractable metadata.