perkeep/lib/go/leveldb-go.googlecode.com
Brad Fitzpatrick 8f2a133210 add leveldb testdata files
Change-Id: Ica2829ad06f6edd94109b238209bad6e88c4e963
2011-11-01 18:37:58 -07:00
..
hg Add leveldb-go to the build. 2011-10-30 12:47:04 -07:00
testdata add leveldb testdata files 2011-11-01 18:37:58 -07:00
AUTHORS Add leveldb-go to the build. 2011-10-30 12:47:04 -07:00
CONTRIBUTORS Add leveldb-go to the build. 2011-10-30 12:47:04 -07:00
LICENSE Add leveldb-go to the build. 2011-10-30 12:47:04 -07:00
README Add leveldb-go to the build. 2011-10-30 12:47:04 -07:00

README

This is a LevelDB library for the Go programming language.

Unless otherwise noted, the LevelDB-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