libzstd-jni1

JNI bindings for Zstd (Architecture-specific files)

Native library that provides a fast and high-compression lossless algorithm for Android, Java, and all JVM languages. It features static compress/decompress methods, implementation of InputStream and OutputStream for transparent compression of data streams fully compatible with the "zstd" program, and minimal performance overhead.

ruby-autoprefixer-rails

Rails integration for the autoprefixer tool

autoprefixer parse CSS and adds vendor prefixes to CSS rules based on browser support for different features, by using data from "Can I Use" website.

irssi-scripts

collection of scripts for irssi

This is a collection of scripts for the irssi IRC-client.
Font family designed for literacy use

fonts-sil-andika

Font family designed for literacy use

Andika ("Write!" in Swahili) is a sans serif, Unicode-compliant font designed especially for literacy use, taking into account the needs of beginning readers. The focus is on clear, easy-to-perceive letterforms that will not be easily confused with one another.

golang-1.21

Go programming language compiler - metapackage

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.

libbemenu-x11

Dynamic menu inspired by dmenu (X11 backend)

bemenu is a dynamic menu for tty (using ncurses), X11 and/or Wayland, inspired by dmenu. It reads a list of newline-separated items from standard input. When the user selects an item and presses Return, their choice is printed to standard output and bemenu terminates. Entering text will narrow the items to those matching the tokens in the input.