Date: Wed, 23 Aug 2006 13:47:02 +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/databases Makefile ports/databases/py-sqlalchemy .pkg-descr.swp Makefile distinfo pkg-descr pkg-plist Message-ID: <200608231347.k7NDl2Nk089746@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-08-23 13:47:02 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/py-sqlalchemy .pkg-descr.swp Makefile distinfo
pkg-descr pkg-plist
Log:
The Python SQL Toolkit and Object Relational Mapper
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
gives application developers the full power and flexibility of SQL.
It provides a full suite of well known enterprise-level persistence
patterns, designed for efficient and high-performing database access,
adapted into a simple and Pythonic domain language.
WWW: http://www.sqlalchemy.org/
PR: ports/101920
Submitted by: Dryice Liu <dryice@dryice.name>
Approved by: krion (mentor)
Revision Changes Path
1.538 +1 -0 ports/databases/Makefile
1.1 +3 -0 ports/databases/py-sqlalchemy/.pkg-descr.swp (new)
1.1 +78 -0 ports/databases/py-sqlalchemy/Makefile (new)
1.1 +3 -0 ports/databases/py-sqlalchemy/distinfo (new)
1.1 +10 -0 ports/databases/py-sqlalchemy/pkg-descr (new)
1.1 +13 -0 ports/databases/py-sqlalchemy/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608231347.k7NDl2Nk089746>
