HomeSoftware Heritage

Add zstandard support to tarball.py for unpacking 'tar.zst' file archives

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Add zstandard support to tarball.py for unpacking 'tar.zst' file archives

_zst_unpack method added to support '.tar.zst' extension and 'application/zstd', 'application/x-zstd' mime type.
Add archive example file and a test for unpacking zst file.

Details

Provenance
franckbretAuthored on Jun 16 2022, 8:44 AM
franckbretPushed on Jun 16 2022, 12:17 PM
Differential Revision
D7993: Uncompress support '.tar.zst' extension and 'application/zstd' mime type.
Build Status
Buildable 29898
Build 46735: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.