slackbuilds_ponce/libraries/ZODB3
Mikko Värri 7629159cf2 libraries/ZODB3: Change license.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-12-17 21:42:02 -06:00
..
README libraries/ZODB3: Updated for version 3.10.3. 2011-06-19 23:17:06 -05:00
slack-desc
ZODB3.info libraries/ZODB3: Updated for version 3.10.3. 2011-06-19 23:17:06 -05:00
ZODB3.SlackBuild libraries/ZODB3: Change license. 2011-12-17 21:42:02 -06:00

The Zope Object Database provides an object-oriented database for
Python that provides a high-degree of transparency.  Applications
can take advantage of object database features with few, if any,
changes to application logic.  ZODB includes features such as a
plugable storage interface, rich transaction support, and undo.

This requires zope.event, python-transaction, zc.lockfile, ZConfig,
zdaemon, zope.interface and zope.proxy.

To build, this requires pysetuptools.