Dash:
[t2.git] / package / python / dbutils / dbutils.desc
blob900c2806d93ebba2a23f9ff023d2411a7f31905b
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/dbutils/dbutils.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] A suite of thread safe Python modules to connect to databases
14 [T] DBUtils is a suite of Python modules allowing to connect in a safe and
15 [T] efficient way between a threaded Python application and a database.
16 [T] DBUtils has been written in view of Webware for Python as the application
17 [T] and PyGreSQL as the adapter to a PostgreSQL database, but it can be used
18 [T] for any other Python application and DB-API 2 conformant database adapter.
20 [U] http://www.webwareforpython.org/
22 [A] Christoph Zwerschke <cito@online.de>
23 [M] The T2 Project <t2@t2-project.org>
25 [C] extra/development
27 [L] OpenSource
29 [S] Stable
30 [V] 1.1
31 [P] X -----5---9 300.000
33 [D] 9bbd1b288aa4ba7363a52540743767f4fef76ef819f62c65069ae198 DBUtils-1.1.tar.gz http://www.w4py.org/downloads/DBUtils/