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 is a library to use GTK 3 to build screen lockers using the secure ext-session-lock-v1 protocol. This Library is compatible with C, C++ and any language that supports GObject introspection files (Python, Vala, etc, see using the library below).
Adds a mpris media player controller to the lockscreen.
Features:
Independent of Desktop Environments and associated menu-packages. This is achieved by categorising system .desktop files against a built-in directory-schema rather than parsing .menu and .directory files (see Menu Specification).
Desktop Entry Specification compliant parsing of `Desktop Entry` .desktop files.
Openbox 3.6 formatted output.
Localized values for .desktop file keys such as `Name[sr_YU]`
This package allows you to automatically submit your MPD listens to ListenBrainz.
The mpvpaper package provides a wallpaper program for wlroots-based + wayland compositors, allowing you to play videos as your wallpaper using mpv.
PixivFE is an open-source, self-hostable alternative front-end for pixiv that prioritizes accessibility, privacy, and freedom.
RSS Guard is a simple RSS/ATOM feed reader for Windows, Linux, BSD, OS/2 or macOS which can work with RSS/ATOM/JSON/iCalendar/Sitemap feeds as well as many online feed services.
This package provides shadowsocks is a fast tunnel proxy that helps you bypass firewalls.
Waydroid uses Linux namespaces (user, pid, uts, net, mount, ipc) to run a full Android system in a container and provide Android applications. The Android inside the container has direct access to needed underlying hardware. The Android runtime environment ships with a minimal customized Android system image based on LineageOS. The used image is currently based on Android 11.
This Linux module contains the kernel module necessary to run the Anbox Android container runtime. They're split out of the original Anbox repository to make packaging in various Linux distributions easier.
wpaperd is the modern wallpaper daemon for Wayland. It dynamically changes the current wallpaper, either after a certain amount of time or via a command-line interface. It uses OpenGL ES to render the images and have beautiful hardware-accelerated transitions, while being easy on resources.
TreeLock is a tree-based locking mechanism in the Go Programming Language. It acts similar to sync.Mutex, but instead locks on a name-by-name basis, basically a map[string]sync.Mutex, with some additional features.
As Debian stable's version of @codecolumn(1) doesn't handle successive delimiters.
Package wrtag provides functionality for music file tagging and organisation. It allows for automatic lookup of music metadata from MusicBrainz, tagging files with proper metadata, and organising files in a directory structure based on a configurable path format.
Quicksort algorithm implemented in Go, with clarity and simplicity as the priority.
Shoutrrr is a notification library for gophers
This repo contains an implementation of @urlhttps://github.com/google/adiantum,Adiantum, a tweakable and length-preserving encryption cipher.
natcmp provides @urlhttps://en.wikipedia.org/wiki/Natural_sort_order,natural sort comparisons for Go. Suitable for use with @urlhttps://pkg.go.dev/slices#SortFunc,slices.SortFunc since go1.21.
Shellsort algorithm implemented in Go, with clarity and simplicity as the priority.
Package httpreadat provides an io.ReaderAt for http requests using the Range header.
Package dateparse parses date-strings without knowing the format in advance, using a fast lex based approach to eliminate shotgun attempts. It leans towards US style dates when there is a conflict.
Package julianday provides Time to Julian day conversions.
Heapsort algorithm implemented in Go, with clarity and simplicity as the priority.