blaze/odo

Support zip files

Open

#429 geöffnet am 1. März 2016

Auf GitHub ansehen
 (4 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Python (140 Forks)batch import
backendenhancementfeature requesthelp wanted

Repository-Metriken

Stars
 (995 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide