Ecosyste.ms: Packages

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

Top 3.2% on proxy.golang.org
Top 0.8% dependent packages on proxy.golang.org
Top 0.7% dependent repos on proxy.golang.org
Top 5.4% forks on proxy.golang.org
Top 0.6% docker downloads on proxy.golang.org

proxy.golang.org : github.com/codeclysm/extract/v3

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 Reader 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/github.com/codeclysm/extract/v3
Keywords: archive, bz2, extract, golang-library, tar, zip
License: MIT
Latest release: 12 months ago
First release: almost 4 years ago
Namespace: github.com/codeclysm/extract
Dependent packages: 47
Dependent repositories: 66
Stars: 17 on GitHub
Forks: 16 on GitHub
Docker dependents: 24
Docker downloads: 1,225,044
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago

Top 3.3% on proxy.golang.org
github.com/codeclysm/extract v2.2.0+incompatible
Package extract allows to extract archives in zip, tar.gz or tar.bz2 formats easily. Most of the...
7 versions - Latest release: about 5 years ago - 38 dependent packages - 109 dependent repositories - 17 stars on GitHub
Top 6.1% on proxy.golang.org
gopkg.in/codeclysm/extract.v2 v2.2.0
Package extract allows to extract archives in zip, tar.gz or tar.bz2 formats easily. Most of the...
4 versions - Latest release: about 5 years ago - 17 stars on GitHub
Top 6.1% on proxy.golang.org
gopkg.in/codeclysm/extract.v1 v1.1.1
Package extract allows to extract archives in zip, tar.gz or tar.bz2 formats easily. Most of the...
3 versions - Latest release: almost 7 years ago - 17 stars on GitHub