archive.py: auto detect format in decompression and refine get_xxx_formats/get_xxx_su...
authorGui Chen <gui.chen@intel.com>
Sat, 26 Apr 2014 04:03:35 +0000 (00:03 -0400)
committerGui Chen <gui.chen@intel.com>
Tue, 6 May 2014 06:35:54 +0000 (02:35 -0400)
commitcd8037edcf14b5d022745eba0676f4b23805a834
treec5c3b7fa3b059d6dbb7c9e34fd82be2dadd03d7e
parentb8f29065bd0bcd0aeff28dbb08197e7efbd6dd0c
archive.py: auto detect format in decompression and refine get_xxx_formats/get_xxx_suffixes

it will detect the format automatically when decompressing
add get_compress_suffixes to list all supported suffixes in compression
clear get_compress_formats
clear get_archive_formats

Change-Id: I1fb2117e4b04c382836b81760bb423cc62f2fd5e
Signed-off-by: Gui Chen <gui.chen@intel.com>
mic/archive.py