freebsd-ports/databases/py-sqlite3dbm/pkg-descr
Wen Heping 39c4e614e3 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: http://github.com/Yelp/sqlite3dbm/
2011-10-28 08:14:02 +00:00

5 lines
203 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: http://github.com/Yelp/sqlite3dbm/