mirror of
https://github.com/uutils/coreutils
synced 2024-12-12 22:32:53 +00:00
32 lines
1.2 KiB
Markdown
32 lines
1.2 KiB
Markdown
|
<!-- markdownlint-disable MD033 MD041 MD002 -->
|
||
|
<!-- markdownlint-disable commands-show-output no-duplicate-heading -->
|
||
|
<!-- spell-checker:ignore markdownlint ; (options) DESTDIR UTILNAME manpages reimplementation oranda -->
|
||
|
<div class="oranda-hide">
|
||
|
<div align="center">
|
||
|
|
||
|
![uutils logo](docs/src/logo.svg)
|
||
|
|
||
|
# uutils coreutils
|
||
|
|
||
|
[![Crates.io](https://img.shields.io/crates/v/coreutils.svg)](https://crates.io/crates/coreutils)
|
||
|
[![Discord](https://img.shields.io/badge/discord-join-7289DA.svg?logo=discord&longCache=true&style=flat)](https://discord.gg/wQVJbvJ)
|
||
|
[![License](http://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/uutils/coreutils/blob/main/LICENSE)
|
||
|
[![dependency status](https://deps.rs/repo/github/uutils/coreutils/status.svg)](https://deps.rs/repo/github/uutils/coreutils)
|
||
|
|
||
|
[![CodeCov](https://codecov.io/gh/uutils/coreutils/branch/master/graph/badge.svg)](https://codecov.io/gh/uutils/coreutils)
|
||
|
![MSRV](https://img.shields.io/badge/MSRV-1.70.0-brightgreen)
|
||
|
|
||
|
</div>
|
||
|
|
||
|
---
|
||
|
|
||
|
</div>
|
||
|
|
||
|
This package is part of uutils coreutils.
|
||
|
|
||
|
uutils coreutils is a cross-platform reimplementation of the GNU coreutils in
|
||
|
[Rust](http://www.rust-lang.org).
|
||
|
|
||
|
This package does not have its specific `README.md`.
|
||
|
|