slackbuilds_ponce/libraries/ZODB3
Mikko Värri 392e0a05e3 libraries/ZODB3: Added (Zope Object Database)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2010-08-14 19:04:53 -05:00
..
README
slack-desc
ZODB3.info
ZODB3.SlackBuild

ZODB3 (Zope Object Database)

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.