6c80702a12
The immutable sorted string table library project, mtbl 1.4.0, is released. This release adds command-line options to support compression levels in mtbl_merge, and a hex formatting option and a variety of filtering options for mtbl_dump. Note that this release leaves the MTBL file format unchanged. In detail: * Add -l option to specify compression level for mtbl_merge. * Add -x option to mtbl_dump to print data for the key and value each formatted with the length (8 digit hexadecimal), a colon, and then hex digit pairs separated by a dash. * Minimum and maximum Zstd compression levels changed from hardcoded 1 and 22, respectively, to values defined by Zstd. * Add -k and -v options to mtbl_dump to print only entries for which the key or value, respectively, matches the given prefix. * Add -K and -V options to mbtl_dump to print only entries for which the length of the key or value, respectively, is greater than or equal to the given integer. Sponsored by: Farsight Security, Inc.
3 lines
151 B
Text
3 lines
151 B
Text
TIMESTAMP = 1635286999
|
|
SHA256 (mtbl-1.4.0.tar.gz) = 22a41252798d3d6f5d4d82154681996fe25e5554969d26272bf6e33be846fe73
|
|
SIZE (mtbl-1.4.0.tar.gz) = 446379
|