diff options
Diffstat (limited to 'databases/py-sqlite/DESCR')
-rw-r--r-- | databases/py-sqlite/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-sqlite/DESCR b/databases/py-sqlite/DESCR index 31cd97ee000..3182f8dca8d 100644 --- a/databases/py-sqlite/DESCR +++ b/databases/py-sqlite/DESCR @@ -1,2 +1,4 @@ PySQLite is a Python interface to the SQLite library, allowing Python programs to access SQLite databases. + +This wraps the obsolete sqlite2. |