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)
committeradmin <yuhuan.yang@samsung.com>
Thu, 4 Feb 2016 09:43:33 +0000 (17:43 +0800)
commit85161a132a92a90ae3e87f1c5245af3f0c7bfc07
tree69d68fefd448f3cbf632b6f4b7efc4cb3e1a75f8
parentb462ca98c51a48b455e89ae1c2c6b9126ce331c5
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