Files
uutils-coreutils/pkg.info
T

13 lines
318 B
Plaintext

name: uutils-coreutils
description: Cross-platform Rust rewrite of the GNU coreutils
version: 0.1.0
revision: 2
url: https://github.com/uutils/coreutils
license: MIT
architecture: any
depends: ["gcc-libs", "glibc", "oniguruma"]
make_depends: ["rustc"]
provides: ["coreutils"]
conflicts: ["gnu-coreutils"]
type: source