NAME

dyndb - a dynamical database

DESCRIPTION

A dyndb is database with 1 key <-> 1 value relation. The dyndb package contains fast and reliable tools to create, change and read that database. It also contains the library functions used by that programs.

COPYRIGHT

The tools are published under the GNU General Public License, Version 2. The library functions are published under the GNU Lesser General Public License.

Some auxiliary source files have been published under different libraries. None of them affect the library functions.

The file LICENSES in the source distribution contains a listing of the licenses.

CAVEATS

The dyndb database has a number of limitation:

AUTHOR

Uwe Ohse, uwe@ohse.de

SEE ALSO

dyndbmake(1), dyndbget(1), dyndbadd(1), dyndbdel(1), libdyndb(3), for general information, and for a format specification.