slackbuilds_ponce/libraries/ZODB3
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README libraries/ZODB3: Updated for version 3.10.3. 2011-06-19 23:17:06 -05:00
slack-desc
ZODB3.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
ZODB3.SlackBuild libraries/ZODB3: Updated for version 3.10.5. 2012-01-13 14:43:37 -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.