AnLingzhi / TokyoCabinet

Copy of Tokyo Cabinet with some fixes to work on Android OS with NDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

================================================================
 Tokyo Cabinet: a modern implementation of DBM
 Copyright (C) 2006-2011 Fal Labs
================================================================


Please read the following documents with a WWW browser.
How to install Tokyo Cabinet is explained in the specification.

  README         - this file
  COPYING        - license
  ChangeLog      - history of enhancement
  doc/index.html - index of documents


Contents of the directory tree is below.

  ./             - sources of Tokyo Cabinet
  ./doc/         - manuals and specifications
  ./man/         - manuals for nroff
  ./example/     - sample code of tutorial
  ./lab/         - for test and experiment
  ./bros/        - for comparison with other database managers


Tokyo Cabinet is released under the terms of the GNU Lesser General
Public License.  See the file `COPYING' for details.

Tokyo Cabinet was written by FAL Labs.  You can contact the author
by e-mail to `hirarin@gmail.com'.


Thanks.



== END OF FILE ==

About

Copy of Tokyo Cabinet with some fixes to work on Android OS with NDK

License:GNU Lesser General Public License v2.1


Languages

Language:C 92.3%Language:Shell 6.1%Language:C++ 0.7%Language:Perl 0.6%Language:Ruby 0.3%