This module implements support for easily unpacking files compressed with .zip, .tar.gz, .tar.bz2 and .rar provided that all the binary tools are available.
The main Unpacker class is a proxy class that will take care of finding the right subclass according to the package type.