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 Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants to have py- PRs
Responsible Changed From-To: freebsd-python->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"