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.
k0s is an all-inclusive Kubernetes distribution, which is configured with all of the features needed to build a Kubernetes cluster and packaged as a single binary for ease of use.
Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources. Use Helm to:
Find and use popular software packaged as Helm charts to run in Kubernetes
Share your own applications as Helm charts
Create reproducible builds of your Kubernetes applications
Intelligently manage your Kubernetes manifest files
Manage releases of Helm packages
This package provides a Kubernetes CLI utility.
kvantum has a default dark theme, which is inspired by the default theme of Enlightenment, but it goes far beyond its default theme: you could make themes with very different looks and feels for it, whether they be photorealistic or cartoonish, 3D or flat, embellished or minimalistic, or something in between, and Kvantum will let you control almost every aspect of Qt widgets.
Udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time.
The aml library provides an event loop for C, for Linux, with the following features:
fd event handlers
timers and tickers
signal handlers
idle dispatch callbacks
thread pool support
ydotool is a Linux command-line tool that simulates keyboard input, mouse actions, etc. programmatically or manually.
The unmodified Linux kernel, including nonfree blobs, for running Guix System on hardware which requires nonfree software to function.
Nonfree firmware blobs for enabling support for various hardware in the Linux kernel. This is a large package which may be overkill if your hardware is supported by one of the smaller firmware packages.
WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire.
PipeWire is a project that aims to greatly improve handling of audio and video under Linux. It aims to support the usecases currently handled by both PulseAudio and Jack and at the same time provide same level of powerful handling of Video input and output. It also introduces a security model that makes interacting with audio and video devices from containerized applications easy, with supporting Flatpak applications being the primary goal. Alongside Wayland and Flatpak we expect PipeWire to provide a core building block for the future of Linux application development.
Pantalaimon is an end-to-end encryption aware Matrix reverse proxy daemon. Pantalaimon acts as a good man in the middle that handles the encryption for you. Messages are transparently encrypted and decrypted for clients inside of pantalaimon.
Pydbus provides a pythonic interface to the D-Bus message bus system. Pydbus can be used to access remote objects and also for object publication. It is based on PyGI, the Python GObject Introspection bindings, which is the recommended way to use GLib from Python.
Tdlib is a cross-platform library for creating custom Telegram clients following the official Telegram API. It can be easily used from almost any programming language with a C-FFI and features first-class support for high performance Telegram Bot creation.
WebRTC-for-Telegram-Desktop is a custom WebRTC fork by Telegram project, for its use in telegram desktop client.
Implementation of some DPI bypass methods. The program is a local SOCKS proxy server.
librdkafka is a C library implementation of the Apache Kafka protocol, containing both Producer and Consumer support.
Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes. Yggdrasil does not require you to have IPv6 Internet connectivity - it also works over IPv4.
fastd is a very small VPN daemon which tunnels IP packets and Ethernet frames over UDP. It supports various modern encryption and authentication schemes and can be used in many different network topologies (1:1, 1:n, meshed).
Leafnode is a USENET software package designed for small sites, with a few tens of readers and only a slow link to the net. It consists of several programs, three essential ones and several add-ons. - Leafnode is the NNTP server. It talks to the normal news clients, and stores readership data. - Fetchnews is the NNTP news-gatherer. It looks at the readership data Leafnode stores, and selects what groups to pull news from. - Texpire is responsible for deleting old and uninteresting news. It deletes all discussion threads that are old and not recently read.
Authinfo is supposed to be a keep it simple stupid and don’t reinvent the wheel password manager. It’s simple in that the passwords are stored in a human readable text file.