gpo.zugaina.org

Search Portage & Overlays:

dev-util/argc

Bash CLI framework + command runner (argcfile / Argcfile.sh)

Screenshots

  • argc-1.24.0
    ~amd64
    debug

    View      Download      Browse     License: || ( Apache-2.0 MIT )   
    Overlay: stuff

ChangeLog

commit f4aefe43bbc93f82ecc11c35ad9526208f14b44e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue May 26 07:28:04 2026 +0200

dev-util/argc: new package, 1.24.0

Bash CLI framework + command runner written in Rust. Parse argv
declaratively via comment-based DSL, run tasks from an Argcfile.sh
(make/just-flavoured), generate shell completions.

Apache-2.0 / MIT dual-licensed. Source build via cargo eclass with
all 125 transitive crates inlined in CRATES from upstream Cargo.lock;
RUST_MIN_VER=1.87.0 to satisfy the strictest dep. Build-verified
against ~amd64. Lands here primarily as infrastructure for other
sigoden projects (e.g. llm-functions if/when packaged).