tarball: Add support for tar.Z, tar.x, tar.lz files
Closed
requested to merge generated-differential-D2371-source into generated-differential-D2371-target
Compare changes
Files
9+ 0
− 0
groff-1.02.tar.Z
DownloadThis will allow to deal with more tarballs (gnu, cran, nix, guix, etc...).
Implementation wise, this uses the shutil high-level standard python library.
Feel free to propose a better way of doing this, I did not see any.
Note: I expected the ci build to fail. One test needs the "optional" lzip
dependency installed. It did not but...
I don't know how to idiomatically make this setup optional (depending on the
runtime's current setup). That is without hard-coding check on /usr/bin/lzip
for example, etc... And i'd rather we do that so any hint is welcome ;)
Related to swh-loader-core#2110 (closed)
tox
Migrated from D2371 (view on Phabricator)
groff-1.02.tar.Z
Download