libxtables11

netfilter xtables library

The user-space interface to the Netfilter xtables kernel framework.

zstd

fast lossless compression algorithm -- CLI tool

Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio.

tiny-initramfs

Minimalistic initramfs implementation (automation)

This package builds a bootable initramfs for Linux kernel packages. The initramfs is loaded along with the kernel and is responsible for mounting the root filesystem and starting the main init system.

python3-hatch-regex-commit

Hatch plugin to create a commit and tag when bumping version

This library provides a plugin for Hatch that automates the creation of a Git commit and tag following a version bump. It offers configuration options to check for uncommitted changes before proceeding, ensuring that changes are properly documented and tagged. Users can customize the commit and tag messages, include additional arguments for Git commands, and decide whether the created tag should be signed. This contribution simplifies version management in projects and maintains a well-structured history of version changes within Git repositories, integrating seamlessly with existing systems.

python-wit

wikitext translation library

This package provides Wit, a Python library for converting wiki markup into another kind of markup. Currently it supports HTML and plain text.

node-progress

Flexible ascii progress bar

Node.js module to flexibly create progress bars for CLI user interfaces. Supports back-and-forth movement and colors.