SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-mholt-archiver-devel rpm build for : Fedora 30. For other distributions click golang-github-mholt-archiver-devel.

Name : golang-github-mholt-archiver-devel
Version : 2.0 Vendor : Fedora Project
Release : 5.fc30 Date : 2019-02-01 03:12:30
Group : Unspecified Source RPM : golang-github-mholt-archiver-2.0-5.fc30.src.rpm
Size : 0.02 MB
Packager : Fedora Project
Summary : Easily create and extract archive files with Go
Description :

Package archiver makes it trivially easy to make and extract common archive
formats such as .zip, and .tar.gz. Simply name the input and output file(s).

Files are put into the root of the archive; directories are recursively added,
preserving structure.

The archiver command runs the same cross-platform and has no external
dependencies (not even libc); powered by the Go standard library,
dsnet/compress, nwaples/rardecode, and ulikunitz/xz. Enjoy!

Supported formats/extensions:

.zip
.tar
.tar.gz & .tgz
.tar.bz2 & .tbz2
.tar.xz & .txz
.tar.lz4 & .tlz4
.tar.sz & .tsz
.rar (open only)

This package contains the source code needed for building packages that import
the github.com/mholt/archiver Go namespace.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/30/Everything/armhfp/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-mholt-archiver-devel-2.0-5.fc30.noarch.rpm
ftp.icm.edu.pl  golang-github-mholt-archiver-devel-2.0-5.fc30.noarch.rpm
     

Provides :
golang(github.com/mholt/archiver)
golang-github-mholt-archiver-devel
golang-ipath(github.com/mholt/archiver)

Requires :
golang(github.com/dsnet/compress/bzip2)
golang(github.com/nwaples/rardecode)
golang(github.com/ulikunitz/xz)
golang-github-mholt-archiver = 2.0-5.fc30
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/mholt
/usr/share/gocode/src/github.com/mholt/archiver
/usr/share/gocode/src/github.com/mholt/archiver/.goipath
/usr/share/gocode/src/github.com/mholt/archiver/README.md
/usr/share/gocode/src/github.com/mholt/archiver/archiver.go
/usr/share/gocode/src/github.com/mholt/archiver/archiver_test.go
/usr/share/gocode/src/github.com/mholt/archiver/cmd
/usr/share/gocode/src/github.com/mholt/archiver/cmd/archiver
/usr/share/gocode/src/github.com/mholt/archiver/cmd/archiver/main.go
/usr/share/gocode/src/github.com/mholt/archiver/rar.go
/usr/share/gocode/src/github.com/mholt/archiver/tar.go
/usr/share/gocode/src/github.com/mholt/archiver/tarbz2.go
/usr/share/gocode/src/github.com/mholt/archiver/targz.go
/usr/share/gocode/src/github.com/mholt/archiver/tarxz.go
/usr/share/gocode/src/github.com/mholt/archiver/zip.go

 
ICM