alexcrichton / tar-rs

Tar file reading/writing for Rust
https://docs.rs/tar
Apache License 2.0
625 stars 184 forks source link

Please support nanosecond-accurate timestamps in PAX archives #338

Open joshtriplett opened 1 year ago

joshtriplett commented 1 year ago

The POSIX (PAX) format supports nanosecond-accurate timestamps. I'd love to have those available.