I am wondering if there is any way to create and unzip CAB format files in erlang. I have checked the functions in module zip and erl_tar. However, it seems like that the CAB format is not supported. Thanks.