mirror of
https://github.com/uutils/uucore.git
synced 2026-06-10 15:48:52 -07:00
34 lines
1.9 KiB
Markdown
34 lines
1.9 KiB
Markdown
uutils uucore
|
|
=============
|
|
|
|
[](https://discord.gg/wQVJbvJ)
|
|
[](https://github.com/uutils/uucore/blob/master/LICENSE)
|
|
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fuutils%2Fuucore?ref=badge_shield)
|
|
[](https://github.com/Aaronepower/tokei)
|
|
[](https://deps.rs/repo/github/uutils/uucore)
|
|
|
|
[](https://travis-ci.org/uutils/uucore)
|
|
[](https://ci.appveyor.com/project/Arcterus/uucore)
|
|
[](https://cirrus-ci.com/github/uutils/uucore/master)
|
|
|
|
-----------------------------------------------
|
|
|
|
uucore is a collection of code used by various uutils projects. Currently,
|
|
almost all of the code is used by [uutils/coreutils](https://github.com/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 both Windows and Redox, only the nightly version is tested currently.
|
|
|
|
License
|
|
-------
|
|
|
|
uucore is licensed under the MIT License - see the `LICENSE` file for details
|
|
|
|
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fuutils%2Fuucore?ref=badge_large)
|