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

Top 9.2% on proxy.golang.org
Top 4.2% dependent packages on proxy.golang.org
Top 2.9% dependent repos on proxy.golang.org

proxy.golang.org : github.com/artyom/untar

Package untar provides helper function to easily extract contents of a tar stream to a file system directory. Useful for cases where you'd want a replacement for external call to `tar x`. It differs from `tar x` call by not setting proper times on symlinks itself. Extended attributes are not supported. It's tested on OS X and Linux amd64 and is enough to unpack linux root filesystem to a useable state.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/artyom/untar
License: MIT
Latest release: over 3 years ago
First release: over 7 years ago
Namespace: github.com/artyom
Dependent packages: 4
Dependent repositories: 3
Stars: 2 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

    Loading...
    Readme
    Loading...