Closed GoogleCodeExporter closed 9 years ago
This is a duplicate of r34; if you want this, there's a defined streaming
format and at least two separate implementations of it (see the home page).
Original comment by se...@google.com
on 22 Nov 2013 at 6:15
There should be a C reference implementation of the framing format and tool.
Other packages might then link to the C implementation.
Also then I don't have to download some other package.
Original comment by brian.olson
on 22 Nov 2013 at 6:28
OK, well, this is not a priority at the moment. If you want a C implementation
of the framing format and a tool, you will have to make one yourself.
Original comment by se...@google.com
on 22 Nov 2013 at 6:37
Would you be likely to accept patch which adds a snappy_main.cc which compiles
to a tool `snappy`? Probably also snappy_framing.{cc,h} which become part of
the general library.
Original comment by brian.olson
on 22 Nov 2013 at 6:55
snzip (https://github.com/kubo/snzip) is a command line utility which supports
all known snappy formats including the framing format.
Original comment by kubo.tak...@gmail.com
on 23 Nov 2013 at 3:00
Original issue reported on code.google.com by
brian.olson
on 22 Nov 2013 at 5:30