https://bugzilla.redhat.com/show_bug.cgi?id=1561759 Bug ID: 1561759 Summary: Review Request: golang-github-mholt-archiver - Easily create and extract archive files with Go Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: dominik@xxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://rathann.fedorapeople.org/review/golang-github-mholt-archiver/golang-github-mholt-archiver.spec SRPM URL: https://rathann.fedorapeople.org/review/golang-github-mholt-archiver/golang-github-mholt-archiver-2.0-1.fc27.src.rpm 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) Fedora Account System Username: rathann -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx