Module submission - pyPgSQL
tarbal@gmail.com
tarbal at gmail.com
Fri May 11 06:24:09 CEST 2007
module name : pyPgSQL
suggested section : python
update (y/n) : y
bugfix (y/n) : n
security (y/n) : n
New module sumbission for Python api with postgres sql database system.
Jeff Kirsher
-------------- next part --------------
--- pyPgSQL/BUILD 1969-12-31 16:00:00.000000000 -0800
+++ pyPgSQL/BUILD 2007-05-10 21:18:08.000000000 -0700
@@ -0,0 +1,7 @@
+(
+
+ python setup.py build &&
+ prepare_install &&
+ python setup.py install
+
+) > $C_FIFO 2>&1
--- pyPgSQL/DEPENDS 1969-12-31 16:00:00.000000000 -0800
+++ pyPgSQL/DEPENDS 2007-05-10 21:18:08.000000000 -0700
@@ -0,0 +1,2 @@
+depends Python &&
+depends postgresql
--- pyPgSQL/DETAILS 1969-12-31 16:00:00.000000000 -0800
+++ pyPgSQL/DETAILS 2007-05-10 21:18:08.000000000 -0700
@@ -0,0 +1,14 @@
+ MODULE=pyPgSQL
+ VERSION=2.5.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/pypgsql/
+ SOURCE_VFY=sha1:ae286d2b0b0e6896223430887dd244e9eeef705b
+ WEB_SITE=http://pyPgSQL.sourceforge.net/
+ ENTERED=
+ UPDATED=
+ SHORT="Python Postgresql bindings"
+
+cat << EOF
+pyPgSQL is a Python DB-API 2.0 interface for the postgresql
+relational database engine.
+EOF
-------------- next part --------------
lvu submit pyPgSQL 2a2ed0e1479c8b8e1be8c449720aadf0 -
2.6.21.1 2.6.12 gcc-4.1.2 glibc-2.3.6
More information about the Lunar
mailing list