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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Jalali datetime binding for python.
tint implements a zero-dependency @url/log/slog#Handler,slog.Handler that writes tinted (colorized) logs. The output format is inspired by the @urlhttps://pkg.go.dev/github.com/rs/zerolog#ConsoleWriter,zerolog.ConsoleWriter and @url/log/slog#TextHandler,slog.TextHandler.
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
Package readability is a Go package that find the main readable content from a HTML page. It works by removing clutter like buttons, ads, background images, script, etc.
litehtml is the lightweight HTML rendering engine with CSS2/CSS3 support
DOM is a Go package for manipulating @urlhttps://godoc.org/golang.org/x/net/html,HTML node. The methods that exist in this package has similar name and purpose as the DOM manipulation methods in JS, which make it useful when porting code from JS to Go. Currently it used in @urlhttps://github.com/go-shiori/warc,(code warc) and @urlhttps://github.com/go-shiori/go-readability,(code go-readability).
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.
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.
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.
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.
Shoutrrr is a notification library for gophers
Go library that implements immutable weight-balanced trees.
This package provides lightweight, type-safe, and reflection-free helpers for @codedatabase/sql.
be is a minimalist test assertion helper library.
This project is a Go library for reading and writing audio metadata tags. By packaging an embedded @strongWasm binary, the library needs no external dependencies or CGo. Meaning easy static builds and cross compilation.
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.
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.
This repo contains an implementation of @urlhttps://github.com/google/adiantum,Adiantum, a tweakable and length-preserving encryption cipher.
This package provides a @urlhttp://golang.org,Go port of the Ruby library @urlhttps://github.com/visionmedia/terminal-table,terminal-tables for fast and simple ASCII table generation.
Heapsort algorithm implemented in Go, with clarity and simplicity as the priority.
Package julianday provides Time to Julian day conversions.
Package httpreadat provides an io.ReaderAt for http requests using the Range header.