Files
mostlymatter/vendor/code.sajari.com/docconv/snappy
Jesús Espino 8d5be2d657 Document extractor service (#15665)
* Document extractor service

* Fixing vendor modules

* Addressing PR Review comments

* Some small simplifications

* Fixing a linter complain

* simplifying a bit the code using package variables

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2020-10-27 15:58:38 +01:00
..
2020-10-27 15:58:38 +01:00
2020-10-27 15:58:38 +01:00
2020-10-27 15:58:38 +01:00
2020-10-27 15:58:38 +01:00
2020-10-27 15:58:38 +01:00

This is a Snappy library for the Go programming language that has been modified to work with Apple files, which fail to set CRC checks and stream identifiers. This version is a total hack, so if you want to use snappy for other projects **DO NOT USE THIS VERSION**. Use the proper version as per below:

To download and install from source:
$ go get code.google.com/p/snappy-go/snappy



Unless otherwise noted, the Snappy-Go source files are distributed
under the BSD-style license found in the LICENSE file.

Contributions should follow the same procedure as for the Go project:
http://golang.org/doc/contribute.html