[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#327128: ITP: python-pysqlite1.1 -- python interface to SQLite 3



Package: wnpp
Severity: wishlist
Owner: Joel Rosdahl <joel@debian.org>

By request (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304067),
I intend to package pysqlite 1.1 so that SQLite 3 can be used while
using the old pysqlite API. The package will conflict with
python-sqlite (which is pysqlite 1.0, i.e. for SQLite 2) but not with
python-pysqlite2 (which uses another, non-conflicting API).

URL:

    http://pysqlite.org

Binary package names:

    python-pysqlite1.1
    python2.3-pysqlite1.1
    python2.4-pysqlite1.1

Short description:

    python interface to SQLite 3

Description:

    pysqlite is an interface to the SQLite database server for Python.
    It aims to be fully compliant with Python database API version 2.0
    while also exploiting the unique features of SQLite.

    This version of pysqlite (1.1) is built against SQLite 3 but uses
    the same API as pysqlite 1.0 (which is built against SQLite 2 and
    packaged in python-sqlite). For a newer Python interface to SQLite
    3, see the package python-pysqlite2.

License:

    Copyright (c) 2001-2003
    Michael Owens <mike@mikesclutter.com>
    Gerhard Häring <gh@ghaering.de>

    Permission to use, copy, modify, and distribute this software and
    its documentation for any purpose and without fee is hereby
    granted, provided that the above copyright notice appear in all
    copies and that both that copyright notice and this permission
    notice appear in supporting documentation.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

-- 
Joel Rosdahl <joel@debian.org>
Key BB845E97; fingerprint 9F4B D780 6EF4 5700 778D  8B22 0064 F9FF BB84 5E97



Reply to: