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.
kubectl allows you to run commands against Kubernetes clusters. You can use kubectl to deploy applications, inspect and manage cluster resources, and view logs.
Katenary is a tool to help to transform docker-compose files to a working Helm Chart for Kubernetes.
Helm helps you manage Kubernetes applications - Helm Charts help you define, install, and upgrade Kubernetes applications.
Kompose is a conversion tool for Docker Compose to container orchestrators such as Kubernetes (or OpenShift).
kind (Kubernetes in Docker) is designed for creating and managing local Kubernetes clusters using Docker containers as nodes. It provides a fast and straightforward way to run Kubernetes for development and testing tasks.
Supporting multi-node cluster configurations, kind is ideal for testing more complex, real-world scenarios without demanding extensive resources. It’s a lightweight, portable, and configurable solution useful in continuous integration (CI) workflows.
K9s provides a terminal UI to interact with your Kubernetes clusters. The aim of this project is to make it easier to navigate, observe and manage your applications in the wild. K9s continually watches Kubernetes for changes and offers subsequent commands to interact with your observed resources.
This is a Lisp implementation by Franz Inc. It includes AllegroCache, a command line based REPL as well as a web-based GUI.
The Express Edition has a heap limitation compared to the commercial versions of Allegro CL.
You can run the GUI from a container, for instance:
guix shell --container --network allegro-cl -- allegro-express
then open a browser at http://localhost:PORT, where PORT is the indicated port.
cl-electron is a binding to Electron for Common Lisp.
cl-electron is a binding to Electron for Common Lisp.
cl-electron is a binding to Electron for Common Lisp.
Element Desktop is a Matrix client for desktop with Element Web at its core.
The Zoom video conferencing and messaging client. Zoom must be run via an app launcher to use its .desktop file, or with ZoomLauncher.
Signal Desktop is an Electron application that links with Signal on Android or iOS.
Zulip Desktop is a client for the Zulip thread and conversation platform. Zulip is designed around conversations that are labeled with topics, to make communication organized and efficient. It’s easy to get an overview of what conversations are happening, and to read one conversation at a time.
Rust is a systems programming language that provides memory safety and thread safety guarantees.
Full-featured browser client built from Firefox source tree, without the official icon and the name "firefox". This is the Extended Support Release (ESR) version.
Full-featured browser client built from Firefox source tree, without the official icon and the name "firefox".
Full-featured browser client built from Firefox source tree, without the official icon and the name "firefox".
Full-featured browser client built from Firefox source tree, without the official icon and the name "firefox". This is the Extended Support Release (ESR) version.
Rust is a systems programming language that provides memory safety and thread safety guarantees.
REAPER is a digital audio production application offering multitrack audio and MIDI recording, editing, processing, mixing and mastering toolset. It supports a vast range of hardware, digital formats and plugins, and can be comprehensively extended, scripted and modified.
GNU Ncurses is a library which provides capabilities to write text to a terminal in a terminal-independent manner. It supports pads and color as well as multiple highlights and forms characters. It is typically used to implement user interfaces for command-line applications. The accompanying ncursesw library provides wide character support.
GNU Ncurses is a library which provides capabilities to write text to a terminal in a terminal-independent manner. It supports pads and color as well as multiple highlights and forms characters. It is typically used to implement user interfaces for command-line applications. The accompanying ncursesw library provides wide character support.
Yarn is a dependency management tool for JavaScript. It acts as a drop-in replacement for node's npm.