Skip to content

Read files from Tarball

Tiago de Freitas Pereira requested to merge tarball into master

Created the function find_element_in_tarball.

This function opens a tarball, searches for a target file inside of it and, if it found, it returns an opened file.

bob.pipelines#22 (closed)

Merge request reports