This package browser is in early development. Mind the rough edges.

lz4json 2

C decompress tool for mozilla lz4json format

lz4json is a little utility to unpack lz4json files as generated by Firefox's bookmark backups and session restore. This is a different format from what the normal lz4 utility expects. The data is dumped to stdout.

Installation

Install lz4json 2 as follows:

guix install lz4json@2

Or install the latest version:

guix install lz4json

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.