|
|
ee65e7ed7f
|
Added support for zip archiver
Also fixed issue with extension get from regexp
|
2017-01-02 15:39:28 +01:00 |
|
|
|
230ec154b6
|
Fix for archives like .tar.bz2
|
2017-01-02 14:06:34 +01:00 |
|
|
|
251fab377b
|
Non existed archive will not be fatal
Moved logic which check for archive file explicitly to extract method.
That way get_archiver will return archiver for not (yet) existed
archives.
|
2017-01-02 13:13:55 +01:00 |
|
|
|
026dbf6abd
|
Added tests for file_archive module
|
2017-01-02 10:53:16 +01:00 |
|
|
|
c8fa2d7ad4
|
Added archive file handler
|
2017-01-02 10:01:10 +01:00 |
|