blaze/odo

Support zip files

Open

#429 创建于 2016年3月1日

在 GitHub 查看
 (4 评论) (2 反应) (0 负责人)Python (995 star) (140 fork)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