1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/psycopg/psycopg.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
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/PostgreSQL database adapter
14 [T] psycopg is a PostgreSQL database adapter for the Python
15 [T] programminglanguage. It was written from scratch with the aim of
16 [T] being very small andfast, and stable as a rock. The main advantages
17 [T] of psycopg are that itsupports the full Python DBAPI-2.0, being
18 [T] thread safe at level 2 andproviding some very usefull extensions
19 [T] like the user-defined type casters.
21 [U] http://initd.org/projects/psycopg1
23 [A] Federico Di Gregorio <fog@initd.org>
24 [M] The T2 Project <t2@t2-project.org>
31 [P] X -----5---9 700.000
34 [D] c5e19223b057eaa287258c6feff4e888b7a055945ad5c952645b37fb psycopg-1.1.21.tar.gz http://initd.org/pub/software/psycopg/