aboutsummaryrefslogtreecommitdiff
path: root/databases/py-sqlite3dbm/pkg-descr
blob: c01516573b1f6dac1ec424d5060a9dd441f5e6a1 (plain) (blame)
1
2
3
4
5
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/