-
Notifications
You must be signed in to change notification settings - Fork 0
vorkulsky/bzip
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Multithreaded cross-platform archiver bzip.
usage: bzip -e inFile outFile threadsQuantity [blockSize]
bzip -d inFile outFile threadsQuantity
positional arguments:
-e compress file
-d decompress file
inFile input file
outFile output file
threadsQuantity number of worker threads. If 0 the program will try
to determine number of logical processors.
optional positional arguments:
blockSize int, >0, default 50000About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published