Corrected link to the project's launchpad homepage

This commit is contained in:
baztian
2010-08-10 18:10:00 +02:00
parent c7a540e109
commit bf7b2be077
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -7,10 +7,10 @@ Author: Bastian Bowe
Author-email: bastian.bowe@gmail.com
License: GNU LGPL
Description: =====================================================================
JayDeBeApi - bridge from JDBC Database drivers to Python DB-API
JayDeBeApi - bridge from JDBC database drivers to Python DB-API
=====================================================================
The JayDeBeApi library allows you to connect from Python code to
The JayDeBeApi module allows you to connect from Python code to
databases using Java `JDBC
<http://java.sun.com/products/jdbc/overview.html>`_. It provides a
Python DB-API_ v2.0 to that database.