table of contents
other versions
BLPK(1) | bloscpack | BLPK(1) |
NAME¶
blpk - command line file compressor
SYNOPSIS¶
$ blpk --verbose compress mydata.foo
$ blpk --verbose decompress mydata.foo.blp mydata.foo
DESCRIPTION¶
This is a utility for compressing files using the Blosc high performance metacompressor. It performs extremely fast and uses an own format for the compressed files.