blaze/odo

Support zip files

Open

#429 opened on 2016年3月1日

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

Repository metrics

Stars
 (995 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

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