It's a library used by this implementation of coreutils in Rust programming language.
Think of it as a crate to create coreutils tools.
Here lies several abstraction for Unix/Unix-like structures in the OS supported by the project.
It also re-export major needed things from bstr, a crate with a string type for Rust that is not required to be valid UTF-8, as well as time and libc
This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0.
Version | Tag | Published |
---|---|---|
0.1.1 | 2yrs ago | |
0.1.0 | 2yrs ago |