Language

Package: rust-tar @ 0.4.26

Synopsis

Tar file reading/writing for Rust

Description

This package provides a Rust implementation of a 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.

Home page
https://github.com/alexcrichton/tar-rs
Location
gnu/packages/crates-io.scm (line: 30619, column: 2)
Licenses

Lint warnings

LinterMessageLocation
No lint warnings