You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

36 lines
1.4 KiB

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../psycopg/psycopg.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] Python/PostgreSQL database adapter
[T] psycopg is a PostgreSQL database adapter for the Python
[T] programminglanguage. It was written from scratch with the aim of
[T] being very small andfast, and stable as a rock. The main advantages
[T] of psycopg are that itsupports the full Python DBAPI-2.0, being
[T] thread safe at level 2 andproviding some very usefull extensions
[T] like the user-defined type casters.
[U] http://initd.org/projects/psycopg1
[A] Federico Di Gregorio <fog@initd.org>
[M] The OpenSDE Community <list@opensde.org>
[C] extra/development
[L] GPL
[S] Stable
[V] 1.1.21
[P] X -----5---9 700.000
[D] 1814676940 psycopg-1.1.21.tar.gz http://initd.org/pub/software/psycopg/