thecoden/tkrzw
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
================================================================ Tkrzw: a set of implementations of DBM ================================================================ Please read the following documents. COPYING - license CONTRIBUTING.md - how to contribute doc/index.xhtml - main document Contents of the directory tree are below. ./ - source code ./example/ - sample code for tutorial To build the library, GCC 7.3 or later version is required. Then, run these commands. ./configure make make check sudo make install Thanks. == END OF FILE ==