JuliaIO / Tar.jl

TAR files: create, list, extract them in pure Julia
MIT License
79 stars 19 forks source link

Use `Sys.isexecutable()` on Windows to determine file mode #84

Closed staticfloat closed 3 years ago

staticfloat commented 3 years ago

These two extra patches get things passing on Windows for me.