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
- Download package
- 
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.0/parzip && cd $_
- Create Badge
Refresh
Source Files
| Filename | Size | Changed | 
|---|---|---|
| parzip-1.2.0.tar.gz | 0000052316 51.1 KB | |
| parzip.changes | 0000000150 150 Bytes | |
| parzip.spec | 0000001915 1.87 KB | 





Comments 0