all of Bsddb from gramps.gen.db to gramps.plugins.database. The id of the plugin is 'bsddb' which can be loaded using the make_database(id, dbstate) API (for now). Next step is to add an identifying text in the directory to indicate which database backend to use.
4 lines
36 B
Python
4 lines
36 B
Python
|
|
from bsddb_support import DbBsddb
|
|
|