mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
coreutils: Add a default readme for the packages
This commit is contained in:
parent
cb5111c1b8
commit
11bd0c7fc4
104 changed files with 238 additions and 0 deletions
31
README.package.md
Normal file
31
README.package.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
<!-- 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 coreutils
|
||||
|
||||
[](https://crates.io/crates/coreutils)
|
||||
[](https://discord.gg/wQVJbvJ)
|
||||
[](https://github.com/uutils/coreutils/blob/main/LICENSE)
|
||||
[](https://deps.rs/repo/github/uutils/coreutils)
|
||||
|
||||
[](https://codecov.io/gh/uutils/coreutils)
|
||||

|
||||
|
||||
</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`.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue