Rust implementation of an async TAR file reader and writer
A Rust implementation of an async TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. This package contains library source intended for building other packages which use the "krata-tokio-tar" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.4.2-1.fc42 | - |
Fedora 41 | 0.4.2-1.fc41 | - |
Fedora 40 | 0.4.2-1.fc40 | - |
Fedora 39 | 0.4.2-1.fc39 | - |
You can contact the maintainers of this package via email at
rust-krata-tokio-tar dash maintainers at fedoraproject dot org
.