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.
Iron allows you to quickly interact with the repl without having to leave your work buffer. It's both a plugin and a library, allowing for better user experience and extensibility at the same time.
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.
St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.
Convert a set of bdf or pcf fonts in a bitmap only sfnt (otb)
A language server for fennel. Supports Go-to-definition, and a little bit of completion suggestions. Fennel-LS uses static analysis, and does not execute your code.
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.
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-secretservice plugin.
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.
A google-cloud-sdk component that provides a kubectl authentication plugin for GKE.
Create and manage Google Cloud resources and services directly on the command line or via scripts using the Google Cloud CLI.
Native host messaging connector that provides integration with GNOME Shell and the corresponding extensions repository https://extensions.gnome.org.
The GCR package contains libraries used for displaying certificates and accessing key stores. It also provides the viewer for crypto files on the GNOME Desktop.
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.
Note: Currently, when developing with G-Golf in guix shell, there is a grafts bug in Guix. To avoid it, use Guix' --no-grafts option. Guix packages that use wrap-program are unaffected.
IDE for Java SE, Groovy & Scala development. It provides an environment for building Google Android apps with JUnit, TestNG, popular SCMs, Ant & Maven.
IDE for Java SE, Groovy & Scala development. It provides an environment for building Google Android apps with JUnit, TestNG, popular SCMs, Ant & Maven.
Logseq is a cross-platform note taking app.
Lutris is a game manager that can be used as a frontend for many sources of games
Lutris is a game manager that can be used as a frontend for many sources of games
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.
This project aims to be an easy to use companion to your Mooltipass device and extend the power of the device to more platform/tools. With it you can manage your Mooltipass with a cross-platform app, as well as provide a daemon service that handles all USB communication with the device.
This tool comes with a daemon that runs in background, and a user interface app to control your Mooltipass. Other clients can also connect and talk to the daemon (it uses a websocket connection and simple JSON messages).
It is completely cross platform, and runs on Linux (using native hidraw API), OS X (native IOKit API), and Windows (native HID API).