aboutsummaryrefslogtreecommitdiff
path: root/databases/py-sqlite3dbm/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* This module provides a sqlite-backed dictionary conforming to theWen Heping2011-10-281-0/+5
dbm interface, along with a shelve class that wraps the dict and provides serialization for it. WWW: http://github.com/Yelp/sqlite3dbm/ Notes: svn path=/head/; revision=284506