1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
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

6 lines
203 B
Plaintext

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/