blaze/odo

Support zip files

Open

#429 opened on 2016年3月1日

GitHub で見る
 (4 comments) (2 reactions) (0 assignees)Python (995 stars) (140 forks)batch import
backendenhancementfeature requesthelp wanted

説明

Odo already supports gzip and bzip2 files using the gzip and bz2 modules. It's natural to extend this to include .zip files as well, via the zipfile module.

コントリビューターガイド

Support zip files · blaze/odo#429 | Good First Issue