6369645211
Approved by: portmgr (blanket)
5 lines
210 B
Text
5 lines
210 B
Text
This module provides a sqlite-backed dictionary conforming to the
|
|
dbm interface, along with a shelve class that wraps the dict and
|
|
provides serialization for it.
|
|
|
|
WWW: https://github.com/YelpArchive/sqlite3dbm
|