tar icon indicating copy to clipboard operation
tar copied to clipboard

Memory-efficient, streaming implementation of the tar archive format in Dart

Results 2 tar issues
Sort by recently updated
recently updated
newest added

We currently disallow calls to `moveNext()` when a stream from a previous entry is active. It is possible to allow more concurrency here, see https://github.com/simolus3/tar/issues/6#issuecomment-756726130

The writer should support writing PAX headers for entries with an atime or ctime set