185d57e0e3
- Pet portlint PR: ports/188650 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr@ (blanket)
6 lines
264 B
Text
6 lines
264 B
Text
dbx is a simple SQL database abstraction layer for Python. The goal
|
|
of dbx is to make using a SQL database as simple as possible while
|
|
providing a consistent API across different databases.
|
|
|
|
Author: David Phillips <david@acz.org>
|
|
WWW: http://david.acz.org/pydbx/
|