Parallel pkzip implementation
https://github.com/jpakkane/parzip
A command line utility to pack and unpack zip archives using
multiple threads.
Supports
    both zipping and unzipping
    multithreading
    uncompressed (i.e. stored) files
    deflate and lzma compression and decompression
    ZIP64 extensions (i.e. >4 GB files)
    unix file attributes
Does not support
    modifying existing archives
    encryption (zip encryption is broken, use GPG instead)
    ancient compression methods
    archives split to multiple files
- Links to Archiving / parzip
 - Has a link diff
 - Download package
 - 
Checkout Package
osc -A https://api.opensuse.org checkout home:HuangZeshun/parzip && cd $_ - Create Badge
 
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed | 
|---|---|---|
| _link | 0000000156 156 Bytes | |
| parzip-1.3.0.tar.gz | 0000056047 54.7 KB | |
| parzip-fix-missing-includes.patch | 0000000554 554 Bytes | |
| parzip.changes | 0000000578 578 Bytes | |
| parzip.spec | 0000002000 1.95 KB | 
Comments 0