slackbuilds/python/minidb
B. Watson 866bb9bedd
python/minidb: Fix slack-desc.
2016-11-14 16:47:23 +07:00
..
README python/minidb: Added (simple python object store). 2016-05-20 18:43:17 +03:00
minidb.SlackBuild python/minidb: Switch to i586. 2016-10-01 07:28:39 +07:00
minidb.info python/minidb: Update REQUIRES. 2016-05-27 07:23:40 +07:00
slack-desc python/minidb: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

minidb 2 makes it easy to store Python objects in a SQLite 3 database 
and work with the data in an easy way with concise syntax. 
Designed for Python 3.