Jeremie Courreges-Anglas <[email protected]> writes:

> Stuart Henderson <[email protected]> writes:
>
>> On 2016/03/31 22:40, Jérémie Courrèges-Anglas wrote:
>>> 
>>> firefox uses a custom file format to write its bookmark backups.  It's
>>> not very advanced, just... different from simple lz4-compressed json
>>> files.  This is painful when you're trying to peek at the actual data.
>>> 
>>> Here's a port of lz4json, a simple decoder written by Andi Kleen.  It
>>> assumed a little endian machine, but I guess we can do a bit better.
>>> 
>>> Thoughts?
>>
>> I don't think we can distribute this, there's no license grant.
>
> Duh.  Thanks for the warning.  I've asked upstream to clarify.

Updated, license is 2-clause BSD... but may still be an issue with the
port as is.

Attachment: lz4json.tgz
Description: Binary data

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to