apt-bundle: declarative, Brewfile-like wrapper for apt
Summary
apt-bundle provides a declarative, Brewfile-like wrapper for apt, enabling idempotent package management via an Aptfile. It supports repository and GPG key management, version pinning, and a simple CLI, making it suitable for repeatable system provisioning in DevOps and CI/CD contexts. The README highlights installation options, usage patterns, and examples for Dockerfiles and developer onboarding.