Easily create and extract archive files with Go
Package Archiver makes it trivially easy to make and extract common archive formats such as zip and tarball (and its compressed variants). Simply name the input and output file(s). The arc command runs the same on all platforms and has no external dependencies (not even libc). It is powered by the Go standard library and several third-party, pure-Go libraries. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/mholt/archiver
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.5.1-1.fc36 | - |
Fedora 35 | 3.5.0-4.fc35 | - |
Fedora 34 | 3.5.0-3.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-mholt-archiver dash maintainers at fedoraproject dot org
.