Compression is now gzip
We stop using bzip2, because implemetnation of python 2.7 bz2 is uncompatible with pbzip2. So tarball created with pbzip2 cannot be uncompressed with python. So we need to find a speedy and portable compression algorithm. Gzip is the best candidate
Loading
Please register or sign in to comment