traveler.tools.tar_zst#

Functions#

compress_zst(in_path, archive)

Compress a directory into a .tar.zst file.

extract_zst(archive, out_path)

Extract content of zst file to a target file system directory.