This commit is contained in:
yi-ge 2019-08-08 21:55:17 +08:00
parent dd0bac39d4
commit f88ca00814

View File

@ -1,11 +1,9 @@
# Unzip
Golang \*.zip decompress.
[![Build Status](https://img.shields.io/travis/com/yi-ge/unzip/master.svg)](https://travis-ci.com/yi-ge/unzip)
[![GoDoc](https://godoc.org/github.com/yi-ge/unzip?status.svg)](https://godoc.org/github.com/yi-ge/unzip)
Golang \*.tar.xz decompress.
Golang \*.zip decompress.
Fork from [https://github.com/artdarek/go-unzip](https://github.com/artdarek/go-unzip) and remove print, add support for Symlink.