summaryrefslogtreecommitdiff
path: root/tcejdb/README
blob: f810f4c9c9ea6247a136c98cc9b461950bb2fbdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
================================================================
 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 ==