To install this package run one of the following: conda install free::python-gdbm
Description
The gdbm module provides an interface to the GNU DBM library. gdbm objects
behave like mappings (dictionaries), except that keys and values are
always strings.