FreeBSD Bugzilla – Attachment 60362 Details for
Bug 90623
New port: databases/pydbx Simple SQL database abstraction layer for Python
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 1.95 KB, created by
David Phillips
on 2005-12-19 01:20:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
David Phillips
Created:
2005-12-19 01:20:01 UTC
Size:
1.95 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># pydbx ># pydbx/pkg-descr ># pydbx/Makefile ># pydbx/pkg-plist ># pydbx/distinfo ># >echo c - pydbx >mkdir -p pydbx > /dev/null 2>&1 >echo x - pydbx/pkg-descr >sed 's/^X//' >pydbx/pkg-descr << 'END-of-pydbx/pkg-descr' >Xdbx is a simple SQL database abstraction layer for Python. The goal >Xof dbx is to make using a SQL database as simple as possible while >Xproviding a consistent API across different databases. >X >XAuthor: David Phillips <david@acz.org> >XWWW: http://david.acz.org/pydbx/ >END-of-pydbx/pkg-descr >echo x - pydbx/Makefile >sed 's/^X//' >pydbx/Makefile << 'END-of-pydbx/Makefile' >X# New ports collection makefile for: py-dbx >X# Date created: 2005-12-18 >X# Whom: David Phillips <david@acz.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= pydbx >XPORTVERSION= 0.13 >XCATEGORIES= databases python >XMASTER_SITES= http://david.acz.org/pydbx/ >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= david@acz.org >XCOMMENT= Simple SQL database abstraction layer for Python >X >XUSE_PYTHON= yes >XUSE_PYDISTUTILS= yes >X >X.include <bsd.port.mk> >END-of-pydbx/Makefile >echo x - pydbx/pkg-plist >sed 's/^X//' >pydbx/pkg-plist << 'END-of-pydbx/pkg-plist' >X%%PYTHON_SITELIBDIR%%/dbx/__init__.py >X%%PYTHON_SITELIBDIR%%/dbx/__init__.pyc >X%%PYTHON_SITELIBDIR%%/dbx/__init__.pyo >X%%PYTHON_SITELIBDIR%%/dbx/mysql.py >X%%PYTHON_SITELIBDIR%%/dbx/mysql.pyc >X%%PYTHON_SITELIBDIR%%/dbx/mysql.pyo >X%%PYTHON_SITELIBDIR%%/dbx/sqlite.py >X%%PYTHON_SITELIBDIR%%/dbx/sqlite.pyc >X%%PYTHON_SITELIBDIR%%/dbx/sqlite.pyo >X@dirrm %%PYTHON_SITELIBDIR%%/dbx >END-of-pydbx/pkg-plist >echo x - pydbx/distinfo >sed 's/^X//' >pydbx/distinfo << 'END-of-pydbx/distinfo' >XMD5 (pydbx-0.13.tar.gz) = c5804b34d987538e7cf795dac1a34028 >XSIZE (pydbx-0.13.tar.gz) = 3574 >END-of-pydbx/distinfo >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 90623
: 60362