SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 

Zope-ZODB rpm build for : ALTLinux. For other distributions click here.

Name : Zope-ZODB
Version : 2.7.7 Vendor : ALT Linux Team
Release : alt1 Date : 2005-10-17 17:39:48
Group : System/Servers Source RPM : Zope-2.7.7-alt1.src.rpm
Size : 1.45 MB
Packager : Andrey Orlov < cray_altlinux_ru>
Summary : ZODB and BTrees - object-oriented database ZODB
Description :
This package contains object-oriented database serving as Zope\'s base.
While package is not compatible with Standalone ZODB, it can be used
separately.

ZODB is an object-oriented datanase allowing to store objects and keep
relational integrity by means of versions mechanisms and transactions
with rollback.

Content of RPM  Changelog  Provides Requires

Download
ftp.pbone.net  Zope-ZODB-2.7.7-alt1.i586.rpm
ftp.pbone.net  Zope-ZODB-2.7.7-alt1.i586.rpm
ftp.pbone.net  Zope-ZODB-2.7.7-alt1.i586.rpm
ftp.chg.ru  Zope-ZODB-2.7.7-alt1.i586.rpm
ftp.chg.ru  Zope-ZODB-2.7.7-alt1.i586.rpm
ftp.chg.ru  Zope-ZODB-2.7.7-alt1.i586.rpm
ftp.chg.ru  Zope-ZODB-2.7.7-alt1.i586.rpm
     Search for other platforms
Zope-ZODB-2.7.7-alt1.sparc.rpm
Zope-ZODB-2.7.7-alt1.alpha.rpm
Zope-ZODB-2.7.7-alt1.ppc.rpm
Zope-ZODB-2.7.7-alt1.ia64.rpm
Zope-ZODB-2.7.7-alt1.s390.rpm

Provides :
python2.4(BDBStorage)
python2.4(BDBStorage.BDBFullStorage)
python2.4(BDBStorage.BDBMinimalStorage)
python2.4(BDBStorage.BerkeleyBase)
python2.4(BDBStorage.profout)
python2.4(BTrees)
python2.4(BTrees.IIBTree)
python2.4(BTrees.IOBTree)
python2.4(BTrees.Interfaces)
python2.4(BTrees.Length)
python2.4(BTrees.OIBTree)
python2.4(BTrees.OOBTree)
python2.4(BTrees.check)
python2.4(BTrees.convert)
python2.4(Persistence)
python2.4(ZODB)
python2.4(ZODB.ActivityMonitor)
python2.4(ZODB.BaseStorage)
python2.4(ZODB.ConflictResolution)
python2.4(ZODB.Connection)
python2.4(ZODB.DB)
python2.4(ZODB.DemoStorage)
python2.4(ZODB.ExportImport)
python2.4(ZODB.FileStorage)
python2.4(ZODB.MappingStorage)
python2.4(ZODB.Mount)
python2.4(ZODB.POSException)
python2.4(ZODB.PersistentList)
python2.4(ZODB.PersistentMapping)
python2.4(ZODB.TmpStore)
python2.4(ZODB.Transaction)
python2.4(ZODB.UndoLogCompatible)
python2.4(ZODB.ZApplication)
python2.4(ZODB.bpthread)
python2.4(ZODB.config)
python2.4(ZODB.conversionhack)
python2.4(ZODB.dbmStorage)
python2.4(ZODB.fsIndex)
python2.4(ZODB.fsdump)
python2.4(ZODB.fspack)
python2.4(ZODB.fsrecover)
python2.4(ZODB.lock_file)
python2.4(ZODB.referencesf)
python2.4(ZODB.transact)
python2.4(ZODB.utils)
python2.4(tempstorage)
python2.4(tempstorage.TemporaryStorage)
python2.4(tempstorage.config)
Zope-ZODB

Requires :
python2.4(shutil)
python2.4(types)
libpthread.so.0
python2.4(tempfile)
Zope-core = 2.7.7-alt1
python2.4(ExtensionClass)
python2.4(struct)
python2.4(hotshot)
python2.4(md5)
python2.4(cPickle)
libc.so.6(GLIBC_2.1.3)
python2.4(cStringIO)
python2.4(string)
python2.4(UserList)
libc.so.6(GLIBC_2.0)
python2.4(UserDict)
python2.4(threading)
python2.4(zLOG)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
python2.4(pickle)
python2.4(anydbm)
rpmlib(CompressedFileNames) <= 3.0.4-1
python = 2.4
python2.4(base64)
python2.4(binascii)
python2.4(os)
python2.4(Interface)
python2.4(ZConfig)
python2.4(ThreadLock)
python2.4(time)
python2.4(pprint)
libc.so.6
python2.4(Acquisition)
python2.4(getopt)


Content of RPM :
/usr/lib/python2.4/site-packages/BDBStorage
/usr/lib/python2.4/site-packages/BDBStorage/BDBFullStorage.py
/usr/lib/python2.4/site-packages/BDBStorage/BDBFullStorage.pyc
/usr/lib/python2.4/site-packages/BDBStorage/BDBFullStorage.pyo
/usr/lib/python2.4/site-packages/BDBStorage/BDBMinimalStorage.py
/usr/lib/python2.4/site-packages/BDBStorage/BDBMinimalStorage.pyc
/usr/lib/python2.4/site-packages/BDBStorage/BDBMinimalStorage.pyo
/usr/lib/python2.4/site-packages/BDBStorage/BerkeleyBase.py
/usr/lib/python2.4/site-packages/BDBStorage/BerkeleyBase.pyc
/usr/lib/python2.4/site-packages/BDBStorage/BerkeleyBase.pyo
/usr/lib/python2.4/site-packages/BDBStorage/__init__.py
/usr/lib/python2.4/site-packages/BDBStorage/__init__.pyc
/usr/lib/python2.4/site-packages/BDBStorage/__init__.pyo
/usr/lib/python2.4/site-packages/BDBStorage/_helper.so
/usr/lib/python2.4/site-packages/BDBStorage/profout.py
/usr/lib/python2.4/site-packages/BDBStorage/profout.pyc
/usr/lib/python2.4/site-packages/BDBStorage/profout.pyo
/usr/lib/python2.4/site-packages/BTrees
/usr/lib/python2.4/site-packages/BTrees/IIBTree.py
/usr/lib/python2.4/site-packages/BTrees/IIBTree.pyc
/usr/lib/python2.4/site-packages/BTrees/IIBTree.pyo
/usr/lib/python2.4/site-packages/BTrees/IOBTree.py
/usr/lib/python2.4/site-packages/BTrees/IOBTree.pyc
/usr/lib/python2.4/site-packages/BTrees/IOBTree.pyo
/usr/lib/python2.4/site-packages/BTrees/Interfaces.py
/usr/lib/python2.4/site-packages/BTrees/Interfaces.pyc
/usr/lib/python2.4/site-packages/BTrees/Interfaces.pyo
/usr/lib/python2.4/site-packages/BTrees/Length.py
/usr/lib/python2.4/site-packages/BTrees/Length.pyc
/usr/lib/python2.4/site-packages/BTrees/Length.pyo
There is 135 files more in these RPM.