Date: Tue, 27 Mar 2007 15:46:19 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-sqlcc Makefile distinfo pkg-descr pkg-plist Message-ID: <200703271546.l2RFkJ17002408@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-03-27 15:46:19 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-sqlcc Makefile distinfo pkg-descr pkg-plist
Log:
sqlcc is a SQL Command Composer for Python. It make you coding SQL command
with Python's syntax, no more string composing. You can insert, update, and
query with sqlcc. Even you can initial a database with schema defined with
sqlcc.
WWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki/sqlcc
PR: ports/110925
Submitted by: Thinker K.F. Li <thinker at branda.to>
Revision Changes Path
1.2709 +1 -0 ports/devel/Makefile
1.1 +22 -0 ports/devel/py-sqlcc/Makefile (new)
1.1 +3 -0 ports/devel/py-sqlcc/distinfo (new)
1.1 +6 -0 ports/devel/py-sqlcc/pkg-descr (new)
1.1 +14 -0 ports/devel/py-sqlcc/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703271546.l2RFkJ17002408>
