summaryrefslogtreecommitdiff
path: root/plugins/Dbx_kyoto/src/kyotocabinet/README
blob: 3d289bc4a51e4ee7fde00e48aa325b3e721b8b69 (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
38
================================================================
 Kyoto Cabinet: a straightforward implementation of DBM
 Copyright (C) 2009-2011 FAL Labs
================================================================


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

  README         - this file
  COPYING        - license (GPLv3)
  FOSSEXCEPTION  - license exception for FOSS
  LINKEXCEPTION  - license exception for specific libraries
  ChangeLog      - history of enhancement
  doc/index.html - index of documents


Contents of the directory tree is below.

  ./             - sources of Kyoto Cabinet
  ./doc/         - manuals and specifications
  ./man/         - manuals for nroff
  ./example/     - sample code for tutorial
  ./lab/         - for test and experiment


Kyoto Cabinet is released under the terms of the GNU General Public
License version 3.  See the file `COPYING' for details.

Kyoto Cabinet was written by FAL Labs.  You can contact the author
by e-mail to `info@fallabs.com'.


Thanks.



== END OF FILE ==