Subject KInterbasDB 3.2b1 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.2b1?
----------------------------------------

This release fixes minor bugs and adds a number of features, most
notably support for connection timeouts.

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