Stream: helpdesk (published)

Topic: Get IOStream for file in tarball


view this post on Zulip Timothy (Apr 20 2023 at 04:02):

Is it possible to get an IOStream reading a file within a tarball using Tar.jl, without extracting to file somewhere on the system?

view this post on Zulip Mosè Giordano (Apr 20 2023 at 05:59):

Something like https://github.com/JuliaIO/Tar.jl/pull/95?

view this post on Zulip Timothy (Apr 20 2023 at 08:02):

Hmm, yes. Thanks for the link


Last updated: Oct 02 2023 at 04:34 UTC