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.
This package provides an implementation of SRFI-69 hash tables for CHICKEN Scheme, along with SRFI-90 extensions.
This egg provides a way to do on-the-fly compilation of source code and load it into the running process.
Character sets can be created, extended, tested for the membership of a characters and be compared to other character sets
This CHICKEN Scheme library provides a facility for creating and using variant records, as described in the book Essentials of Programming Languages by Friedman, Wand, and Haynes.
The crypto-tools egg implements useful cryptographic primitives. More specifically, provided are:
binary blobs
marshallers to and from hex strings
blob xor
blob padding using either PKCS#5 or ISO7816-4
Block cipher modes of operation
CBC with or without incorporated encrypted IV in the ciphertext
CTR with or without incorporated IV in the ciphertext
Ungoogled-Chromium is the Chromium web browser, with some functionality disabled in order to protect the users privacy. This package also includes the chromedriver command, which can be useful for automated web testing.
Ungoogled-Chromium is the Chromium web browser, with some functionality disabled in order to protect the users privacy. This package also includes the chromedriver command, which can be useful for automated web testing.
Cuirass is a continuous integration tool using GNU Guix. It is intended as a replacement for Hydra.
Laminar is a lightweight and modular continuous integration service. It doesn't have a configuration web UI instead uses version-controllable configuration files and scripts.
Laminar encourages the use of existing tools such as bash and cron instead of reinventing them.
Forgejo Runner is a daemon that connects to a Forgejo instance and runs jobs for continuous integration.
Provides Python 3 bindings for libxapp, including a toolkit to build and persist XApp settings windows using GSettings.
Nemo is the file manager for the Cinnamon desktop environment.
The libxapp package contains the components which are common to multiple GTK desktop environments (Cinnamon, MATE and Xfce) and required to implement cross-DE solutions.
The cinnamon-desktop package contains the libcinnamon-desktop library, as well as some desktop-wide documents.
Clifm is a shell-like, text-based terminal file manager that sits on the command line.
It is built with command line principles in mind: instead of navigating through a big menu of files, it lets you type, exactly as you do in your regular shell, but easier and faster.
data.csv is a Clojure library for reading and writing CSV data. data.csv follows the RFC4180 specification but is more relaxed.
The clojure.tools.reader library offers all functionality provided by the Clojure Core reader and more. It adds metadata such as column and line numbers not only to lists, but also to symbols, vectors and maps.
Analyzer for Clojure code, written in Clojure, which produces an abstract syntax tree in the EDN ( Extensible Data Notation) format.
Analyzer for Clojure code, written on top of tools.analyzer, providing additional JVM-specific passes.
Logging macros which delegate to a specific logging implementation, selected at runtime when the clojure.tools.logging namespace is first loaded.
data.json is a Clojure library for reading and writing JSON data. data.xml is compliant with the JSON spec and has no external dependencies
The Clojure command line tools can be used to start a Clojure repl, use Clojure and Java libraries, and start Clojure programs.
This package provides a minimalist, event-driven, high-performance Clojure HTTP client and server library with WebSocket and asynchronous support.
This package provides a functional API for transitive dependency graph expansion and the creation of classpaths.