I have some python packages in tar.gz format that I need to convert to tar.bz2. Is there a way to do that in the windows console?
tar.gz
tar.bz2
thanks!