diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 19:22:33 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 19:22:33 +0200 |
commit | ad4fa9031f7845af3523bd6d25e3c0d937950a82 (patch) | |
tree | 51e4c13926bdb937cd58e0f70dcb3107a33c36d9 /libraries/ZODB3/README | |
parent | 290339a2120686865cc620a6243962b3c947eb0b (diff) | |
download | slackbuilds-ad4fa9031f7845af3523bd6d25e3c0d937950a82.tar.gz |
libraries/ZODB3: Fixed dep information
Diffstat (limited to 'libraries/ZODB3/README')
-rw-r--r-- | libraries/ZODB3/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libraries/ZODB3/README b/libraries/ZODB3/README index 3323ca34ea..e059a0b9e5 100644 --- a/libraries/ZODB3/README +++ b/libraries/ZODB3/README @@ -3,8 +3,3 @@ 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. |