From c7a540e10999be5da76f7efc17c9655959ab02f2 Mon Sep 17 00:00:00 2001 From: baztian Date: Tue, 10 Aug 2010 17:43:51 +0200 Subject: [PATCH] JayDeBeApi is a Python module --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ce75d0b..d292967 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ 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 `_. It provides a Python DB-API_ v2.0 to that database.