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.
This package extracts the icon resources embedded in Windows .exe and .dll files and writes them out as .ico files. It provides the icoextract and icolist commands as well as a Python library, and a thumbnailer for file managers that follow the freedesktop.org thumbnail specification.
This package reads and writes the configuration files of the vkBasalt Vulkan post processing layer. It provides the vkbasalt command, which turns command line arguments into a vkBasalt.conf file, and the vkbasalt.lib Python module that other programs use to parse and emit the same files.
This package lets Python programs compile YARA rules and match them against files, in-memory buffers and running processes, exposing the functionality of the yara library.
Bottles runs Windows software on GNU/Linux inside isolated Wine prefixes, called bottles. Each bottle keeps its own runner, its own set of DLL components such as DXVK and VKD3D, and its own configuration, so that programs cannot interfere with one another. Bottles can install dependencies from a curated repository, import prefixes from other Wine front ends, version the contents of a bottle, and export installed programs as desktop entries.
btdu is a sampling disk usage profiler for btrfs. It works according to the following algorithm:
Pick a random point on the disk in use
Find what is located at that point
Add the path to the results
Repeat the above steps indefinitely
Though it works by taking random samples, it is "eventually" accurate.
Docker Compose is a tool for defining and running multi-container Docker applications. A Compose file is used to configure an application’s services. Then, using a single command, the containers are created and all the services are started as specified in the configuration.
cntb is a command-line interface (CLI) for managing your products from Contabo like VPS and VDS.
This package provides two scripts that will backup PostgreSQL databases in a cluster. They are supposed to be run in scheduled jobs. pg_backup.sh runs regular backups, pg_backup_rotated.sh runs rotated backups.
docker-credential-helpers is a suite of programs to use native stores to keep Docker credentials safe.
This package provides the docker-credential-pass plugin.
docker-credential-helpers is a suite of programs to use native stores to keep Docker credentials safe.
This package provides the docker-credential-secretservice plugin.
Foliate is a GTK4/libadwaita ebook reader that supports EPUB, Kindle (AZW, AZW3) and Mobipocket (MOBI), FictionBook 2 (FB2, FB2.zip), and Comic Book Archive (CBZ) formats. It is implemented in GJS on top of WebKitGTK 6.0.
Create and manage Google Cloud resources and services directly on the command line or via scripts using the Google Cloud CLI.
This package contains vendored dependencies. All have free licenses.
A google-cloud-sdk component that provides a kubectl authentication plugin for GKE.
Native host messaging connector that provides integration with GNOME Shell and the corresponding extensions repository https://extensions.gnome.org.
A lightweight non-fixed dock support for GNOME Shell using the native dash with simple but adaptive intellihide.
guile-goblins is the Guile version of Spritely Goblins, a transactional, distributed programming environment following object capability security designs. Goblins is a general toolkit, and also the core layer of Spritely's work to support healthy distributed networked communities. Goblins allows for cooperation between networked programs in a mutually suspicious network through OCapN, the Object Capability Network. This includes collaboration across runtimes; for instance, programs written in the Guile and Racket versions of Goblins are able to speak to each other.
Hall is a command-line application and a set of Guile libraries that allow you to quickly create and publish Guile projects. It allows you to transparently support the GNU build system, manage a project hierarchy & provides tight coupling to Guix.
This package tracks the master branch. It currently provides commit 085c61366477f3770dd65f6b5724ea6a611f9728.
G-Golf (Gnome: (Guile Object Library for)) is a library for developing modern applications in Guile Scheme. It comprises a direct binding to the GObject Introspection API and higher-level functionality for importing Gnome libraries and making GObject classes (and methods) available in Guile's object-oriented programming system, GOOPS.
KDiff3 is a file and directory diff and merge tool which compares and merges two or three text input files or directories, shows the differences line by line and character by character, provides an automatic merge facility, has an editor for comfortable solving of merge conflicts, supports Unicode and UTF-8, and prints differences. It also supports version control keyword and history merging.
Command line interface to meshcore companion radios and repeaters.
Encoder and Decoder for CayenneLLP.
Base classes for communicating with meshcore companion radios.
Python Serial Port Extension - Asynchronous I/O support.
Moar is a pager. It reads and displays UTF-8 encoded text from files or pipelines. moar is designed to just do the right thing without any configuration.