Subject: CVS commit: wip/py-orm
From: Michal Pasternak
Date: 2004-05-17 05:12:41
Message id: E1BPYYT-0007ws-Cc@sc8-pr-cvs1.sourceforge.net

Log Message:
The Object Relational Membrane is a Python package that provides the
functionality of an object relational layer like EJB or other persistence
storage systems. It is a thin compatibility layer between SQL table layouts
and Object Oriented Python. While providing a good deal of functionality, it
tries to be as small and simple as possible. It currently works with
PostgreSQL, Firebird and MySQL.

Files:
RevisionActionfile
1.1importwip/py-orm/Makefile
1.1importwip/py-orm/PLIST
1.1importwip/py-orm/distinfo
1.1importwip/py-orm/DESCR