Dash:
[t2-trunk.git] / package / python / pysqlite2 / pysqlite2.desc
blob3c41381dd7b17dbd33516e48b764be69726646a1
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/pysqlite2/pysqlite2.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Python DB-API 2.0 Compliant Interface Module for SQLite
14 [T] PySQLite makes the SQLite database engine available to Python developers
15 [T] via the Python Database API Specification 2.0. The ambition is to expose
16 [T] all of SQLite's functionality in a pythonic way, and to offer additional
17 [T] ease-of-use features.
18 [T] pysqlite 2.0 which is in general written in C and is designed for
19 [T] efficient usage of the new SQLite API.
20 [T] pysqlite 2.0 is designed for as much speed and memory efficiency as
21 [T] possible, without sacrificing flexibility.
23 [U] http://pysqlite.org
25 [A] Gerhard Häring
26 [M] The T2 Project <t2@t2-project.org>
28 [C] extra/development
30 [L] OpenSource
32 [S] Stable
33 [V] 2.6.3
34 [P] X -----5---9 132.400
36 [D] bb6239b0b289e6679c2b286b15da3f5c283cd4898b1b27f1944e4dc2 pysqlite-2.6.3.tar.gz http://pysqlite.googlecode.com/files/