15 releases

new 0.0.22 Jan 14, 2025
0.0.21 Dec 30, 2024
0.0.19 Nov 28, 2024
0.0.16 Jul 30, 2024
0.0.10 Jun 23, 2023

#298 in Unix APIs

Download history 39/week @ 2024-09-21 3/week @ 2024-09-28 4/week @ 2024-11-09 115/week @ 2024-11-16 269/week @ 2024-11-23 80/week @ 2024-11-30 34/week @ 2024-12-07 123/week @ 2024-12-14 17/week @ 2024-12-21 165/week @ 2024-12-28 15/week @ 2025-01-04

320 downloads per month

MIT and GPL-3.0-or-later

7.5MB
198K SLoC

C 116K SLoC // 0.1% comments Rust 36K 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 Bitbake 37 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

~38–73MB
~1.5M SLoC