Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.1% on proxy.golang.org
Top 3.4% forks on proxy.golang.org

proxy.golang.org : gopkg.in/codeclysm/extract.v1

Package extract allows to extract archives in zip, tar.gz or tar.bz2 formats easily. Most of the time you'll just need to call the proper function with a buffer and a destination: ``` Sometimes you'll want a bit more control over the files, such as extracting a subfolder of the archive. In this cases you can specify a renamer func that will change the path for every file: ``` If you don't know which archive you're dealing with (life really is always a surprise) you can use Archive, which will infer the type of archive from the first bytes

Registry - Source - Documentation - JSON
purl: pkg:golang/gopkg.in/codeclysm/extract.v1
Keywords: archive, bz2, extract, golang-library, tar, zip
License: MIT
Latest release: over 6 years ago
First release: about 7 years ago
Namespace: gopkg.in/codeclysm
Stars: 17 on GitHub
Forks: 16 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...