Subject KInterbasDB 3.2rc1 Released
Author David Rushby
What is KInterbasDB?
----------------------------------------
KInterbasDB is a Python extension package that implements Python
Database API 2.0-compliant support for the open source relational
database Firebird and some versions of its proprietary cousin Borland
Interbase. In addition to the minimal feature set of the standard
Python DB API, KInterbasDB also exposes nearly the entire native
client API of the database engine.

KInterbasDB is free--covered by a permissive BSD-style license that
both commercial and noncommercial users should find agreeable.


What's new in release 3.2rc1?
----------------------------------------
This release fixes one bug and adds a handful of features.

See the release announcement at
http://kinterbasdb.sourceforge.net/#release_32rc1
for documentation and download links.