licenses.dev

tar v0.4.42

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.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/tar)](https://licenses.dev/cargo/tar)
<a href="https://licenses.dev/cargo/tar">
  <img src="https://licenses.dev/b/cargo/tar" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.42 version:

[![licenses](https://licenses.dev/b/cargo/tar/0.4.42)](https://licenses.dev/cargo/tar/0.4.42)
<a href="https://licenses.dev/cargo/tar/0.4.42">
  <img src="https://licenses.dev/b/cargo/tar/0.4.42" alt="licenses" />
</a>
GitHub