Files
uutils-coreutils/pkg.info
T

12 lines
299 B
Plaintext

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