python3-tdb

Python3 bindings for TDB
  https://tdb.samba.org/
  0
  no reviews



This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions.

This package contains the Python3 bindings.