# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' on # the right side marks the last column you can put a character in. You must make # exactly 11 lines for the formatting to be correct. It's also customary to # leave one space after the ':'. |-----handy-ruler------------------------------------------------------| tdb: TDB (Trivial Database) tdb: tdb: In concept, it is very much like GDBM, and BSD's DB except that it tdb: allows multiple simultaneous writers and uses locking internally to tdb: keep writers from trampling on each other. TDB is also extremely tdb: small. tdb: tdb: tdb: http://tdb.samba.org tdb: WWW.SLACKY.IT tdb: PackaGer Gohanz