blaze/odo

Support zip files

Open

#429 创建于 2016年3月1日

在 GitHub 查看
 (4 评论) (2 反应) (0 负责人)Python (140 fork)batch import
backendenhancementfeature requesthelp wanted

仓库指标

Star
 (995 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南