tar 0.4.43

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
1
2
3
4
5
6
{
  "git": {
    "sha1": "2b1d3741f9b1f6f9787721ced7bbf10b611feda4"
  },
  "path_in_vcs": ""
}