Skip to content
#

archiver

Here are 165 public repositories matching this topic...

M-Gonzalo
M-Gonzalo commented Mar 21, 2018

There are some pieces of data that exists in identical form on countless devices around the world. Some examples are license files like GPL and re-distributable libraries such as zlib1, qt* or 7z.dll.

For some of these, having an off-line dictionary bundled with the Fairytale distribution in a compressed form could help a lot. A very simple parser could recognize them, and then encode them just

ryanfb
ryanfb commented Jul 3, 2018

I'm inexperienced with Go so I'm kind of fumbling around in the dark here. If I run go build -v ./cmd/grain, I get:

cmd/grain/main.go:24:32: cannot use config (type *"github.com/pelletier/go-toml".Tree) as type *"github.com/kyleconroy/grain/vendor/github.com/pelletier/go-toml".Tree in argument to twitter.NewArchiver
cmd/grain/main.go:39:28: cannot use config (type *"github.com/pelletie

Improve this page

Add a description, image, and links to the archiver topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the archiver topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.