Bug 90623 - New port: databases/pydbx Simple SQL database abstraction layer for Python
Summary: New port: databases/pydbx Simple SQL database abstraction layer for Python
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-19 01:20 UTC by David Phillips
Modified: 2005-12-20 22:43 UTC (History)
0 users

See Also:


Attachments
file.shar (1.95 KB, text/plain)
2005-12-19 01:20 UTC, David Phillips
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Phillips 2005-12-19 01:20:01 UTC
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/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-12-20 22:43:44 UTC
State Changed
From-To: open->closed

Committed, thanks!