uucore
uucore copied to clipboard
Code shared between uutils projects
uutils uucore
uucore is a collection of code used by various uutils projects. Currently, almost all of the code is used by uutils/coreutils. In the future, much of this repository may be supplanted by smaller, more focused repositories/crates.
Rust Version
uucore follows Rust's release channels and is tested against stable, beta and nightly.
The current oldest supported version of the Rust compiler is 1.31.0.
On Windows, only the nightly version is tested currently.
License
uucore is licensed under the MIT License - see the LICENSE file for details