y a k
clear up some docs, include links to deps
"fix" test requirements for pkgs.racket-lang.org
Decompress Mozilla's custom mozlz4 files.
racket PATH-TO-THIS-REPO/unmozlz4.rkt COMPRESSED-FILE [OUT-FILE]
First, install as a Raco package with:
raco pkg install unmozlz4
to fetch it from pkgs.racket-lang.org,
or
raco pkg install
within this directory.
If installation succedes,
raco unmozlz4 COMPRESSED-FILE [OUT-FILE]
should decompress the chosen file.