معرفی شرکت ها


golang-github-mholt-archiver-devel-3.5.1-7.fc39.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Easily create and extract archive files with Go
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 39
مخزن Fedora Everything noarch
نام بسته golang-github-mholt-archiver-devel
نام فایل بسته golang-github-mholt-archiver-devel-3.5.1-7.fc39.noarch.rpm
نسخه بسته 3.5.1
انتشار بسته 7.fc39
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 20 Jul 2023 06
هاست سازنده buildvm-x86-30.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/mholt/archiver
مجوز MIT
حجم دانلود 50K
حجم نصب 159.370K
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


نیازمندی

مقدار نام
- go-filesystem
- golang(github.com/andybalholm/brotli)
- golang(github.com/dsnet/compress/bzip2)
- golang(github.com/golang/snappy)
- golang(github.com/klauspost/compress/gzip)
- golang(github.com/klauspost/compress/zip)
- golang(github.com/klauspost/compress/zstd)
- golang(github.com/klauspost/pgzip)
- golang(github.com/nwaples/rardecode)
- golang(github.com/pierrec/lz4/v4)
- golang(github.com/ulikunitz/xz)
- golang(github.com/xi2/xz)


ارائه دهنده

مقدار نام
= 3.5.1-7.fc39 golang(github.com/mholt/archiver)
= 3.5.1-7.fc39 golang-github-mholt-archiver-devel
= 3.5.1-7.fc39 golang-ipath(github.com/mholt/archiver)


نحوه نصب


نصب پکیج rpm golang-github-mholt-archiver-devel:

    dnf install golang-github-mholt-archiver-devel-3.5.1-7.fc39.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/golang-github-mholt-archiver-devel
/usr/share/doc/golang-github-mholt-archiver-devel/README.md
/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/SECURITY.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/brotli.go
/usr/share/gocode/src/github.com/mholt/archiver/bz2.go
/usr/share/gocode/src/github.com/mholt/archiver/cmd
/usr/share/gocode/src/github.com/mholt/archiver/cmd/arc
/usr/share/gocode/src/github.com/mholt/archiver/cmd/arc/main.go
/usr/share/gocode/src/github.com/mholt/archiver/doc_test.go
/usr/share/gocode/src/github.com/mholt/archiver/error.go
/usr/share/gocode/src/github.com/mholt/archiver/error_test.go
/usr/share/gocode/src/github.com/mholt/archiver/filecompressor.go
/usr/share/gocode/src/github.com/mholt/archiver/filecompressor_test.go
/usr/share/gocode/src/github.com/mholt/archiver/go.mod
/usr/share/gocode/src/github.com/mholt/archiver/gz.go
/usr/share/gocode/src/github.com/mholt/archiver/lz4.go
/usr/share/gocode/src/github.com/mholt/archiver/rar.go
/usr/share/gocode/src/github.com/mholt/archiver/sz.go
/usr/share/gocode/src/github.com/mholt/archiver/tar.go
/usr/share/gocode/src/github.com/mholt/archiver/tar_test.go
/usr/share/gocode/src/github.com/mholt/archiver/tarbrotli.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/tarlz4.go
/usr/share/gocode/src/github.com/mholt/archiver/tarsz.go
/usr/share/gocode/src/github.com/mholt/archiver/tarxz.go
/usr/share/gocode/src/github.com/mholt/archiver/tarzst.go
/usr/share/gocode/src/github.com/mholt/archiver/xz.go
/usr/share/gocode/src/github.com/mholt/archiver/zip.go
/usr/share/gocode/src/github.com/mholt/archiver/zstd.go
/usr/share/licenses/golang-github-mholt-archiver-devel


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-07-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

2023-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-07-19

Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in

2022-06-18

Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191,
2022-29526, CVE-2022-30629

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-11-02

update to 3.5.1 (#2019304)

2021-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild