19 releases

new 0.0.26 Apr 23, 2025
0.0.24 Mar 24, 2025
0.0.21 Dec 30, 2024
0.0.19 Nov 28, 2024
0.0.10 Jun 23, 2023

#302 in Unix APIs

Download history 31/week @ 2025-01-01 81/week @ 2025-01-08 40/week @ 2025-01-15 51/week @ 2025-01-22 59/week @ 2025-01-29 9/week @ 2025-02-05 8/week @ 2025-02-19 1/week @ 2025-03-12 99/week @ 2025-03-19 25/week @ 2025-03-26 144/week @ 2025-04-02 10/week @ 2025-04-09 9/week @ 2025-04-16

199 downloads per month

MIT and GPL-3.0-or-later

7.5MB
201K SLoC

C 116K SLoC // 0.1% comments Rust 38K SLoC // 0.0% comments M4 20K SLoC // 0.2% comments Shell 17K SLoC // 0.2% comments Happy 6.5K SLoC Ebuild 2.5K SLoC // 0.1% comments GNU Style Assembly 67 SLoC Automake 9 SLoC

Contains (autotools obfuscated code, 470KB) testdata/autotools/configure, (obscure autoconf code, 1KB) testdata/autotools/configure.ac

Various pkgcraft-based command-line tools for Gentoo.

Requirements

A recent version of rust and compatible clang compiler.

Install

Build and install from crates.io:

cargo install pkgcraft-tools

Build and install from git:

cargo install pkgcraft-tools --git https://github.com/pkgcraft/pkgcraft.git

Install with cargo-binstall:

cargo binstall pkgcraft-tools

Dependencies

~40–75MB
~1.5M SLoC