tar 0.4.35

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.
Documentation
{
  "git": {
    "sha1": "065368bd70e6f3328a280879a30915affe19d406"
  }
}