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.
Fontconfig can discover new fonts when installed automatically; perform font name substitution, so that appropriate alternative fonts can be selected if fonts are missing; identify the set of fonts required to completely cover a set of languages; have GUI configuration tools built as it uses an XML-based configuration file; efficiently and quickly find needed fonts among the set of installed fonts; be used in concert with the X Render Extension and FreeType to implement high quality, anti-aliased and subpixel rendered text on a display.
libadwaita offers widgets and objects to build GNOME applications scaling from desktop workstations to mobile phones. It is the successor of libhandy for GTK4.
Fontconfig can discover new fonts when installed automatically; perform font name substitution, so that appropriate alternative fonts can be selected if fonts are missing; identify the set of fonts required to completely cover a set of languages; have GUI configuration tools built as it uses an XML-based configuration file; efficiently and quickly find needed fonts among the set of installed fonts; be used in concert with the X Render Extension and FreeType to implement high quality, anti-aliased and subpixel rendered text on a display.
Features:
Adaptive GTK4+libadwaita UI for most MPD features
Static background blur
Customisable spectrum visualiser
Automatic accent colours based on album art
Advanced client-side dynamic playlists
Integrated MPRIS client with background run support
Asynchronous search for large collections
Configurable multi-artist tag syntax
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.
Capstone is a lightweight multi-platform, multi-architecture disassembly framework. Capstone can disassemble machine code for many supported architectures such as x86, x86_64, arm, arm64, mips, ppc, sparc, sysz and xcore. It provides bindings for Python, Java, OCaml and more.
Capstone is a lightweight multi-platform, multi-architecture disassembly framework. Capstone can disassemble machine code for many supported architectures such as x86, x86_64, arm, arm64, mips, ppc, sparc, sysz and xcore. It provides bindings for Python, Java, OCaml and more.
gdb-pt-dump is a gdb script to enhance debugging of a QEMU-based virtual machine.
pwndbg is a GDB and LLDB plug-in that makes debugging suck less, with a focus on features needed by low-level software developers, hardware hackers, reverse-engineers and exploit developers.
Gregorian to Jalali and inverse date convertor.
Jalali datetime binding for python.
A fast, efficient Python library for generating country- and subdivision- (e.g. state or province) specific sets of government-designated holidays on the fly. It aims to make determining whether a specific date is a holiday as fast and flexible as possible.
Python bindings for your taskwarrior database.
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.
A header-only LINQ-style query library for Qt, designed for QList<T>, providing a clean, fluent, expressive C#-style querying API in modern C++17
litehtml is the lightweight HTML rendering engine with CSS2/CSS3 support
When xdg-ninja encounters a file or directory it knows about, it will tell you whether it's possible to move it to the appropriate location, and how to do it.
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.
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.