| Crates.io | carboncopycat |
| lib.rs | carboncopycat |
| version | 0.1.0 |
| created_at | 2024-06-02 02:07:31.03244+00 |
| updated_at | 2024-06-02 02:07:31.03244+00 |
| description | A copy of GNU's cat, with an easily-accessible API |
| homepage | https://github.com/pilleye/carboncopycat |
| repository | https://github.com/pilleye/carboncopycat |
| max_upload_size | |
| id | 1258973 |
| size | 24,775 |
A clone of GNU's cat, written in Rust.
Most of the core logic is copied from uutils coreutils's cat: https://github.com/uutils/coreutils/blob/main/src/uu/cat/src/cat.rs