[PR #163] create 'brot' command-line compression program #766

Open
opened 2026-01-29 20:50:47 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/google/brotli/pull/163

State: closed
Merged: No


'brot' supports the same common usage as gzip/bzip2/xz .

add two test scripts:

  • brot-test.sh compares behaviour with gzip/bzip2/xz
  • brot-size-test.sh compares compression sizes with gzip/bzip2/xz

(could be renamed to 'bro', but I didn't want to override the current 'bro' program).

**Original Pull Request:** https://github.com/google/brotli/pull/163 **State:** closed **Merged:** No --- 'brot' supports the same common usage as gzip/bzip2/xz . add two test scripts: - brot-test.sh compares behaviour with gzip/bzip2/xz - brot-size-test.sh compares compression sizes with gzip/bzip2/xz (could be renamed to 'bro', but I didn't want to override the current 'bro' program).
claunia added the pull-request label 2026-01-29 20:50:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#766