https://github.com/bububa/snappy-go
Automatically exported from code.google.com/p/snappy-go
https://github.com/bububa/snappy-go
Last synced: 4 months ago
JSON representation
Automatically exported from code.google.com/p/snappy-go
- Host: GitHub
- URL: https://github.com/bububa/snappy-go
- Owner: bububa
- License: bsd-3-clause
- Created: 2015-04-08T06:07:16.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-08T06:09:49.000Z (about 11 years ago)
- Last Synced: 2024-12-31T10:16:20.126Z (over 1 year ago)
- Language: Go
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is a Snappy library for the Go programming language.
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