You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-zope-datetime-4.3.0-1.lbn36.noarch
zope.datetime .. image::
RPMPackage python3-zope-copypastemove-4.2.1-1.lbn36.noarch
zope.copypastemove .. image::
RPMPackage python3-zope-copy-4.3-1.lbn36.noarch
zope.copy :target:
RPMPackage python3-zope-contenttype-4.5.0-1.lbn36.noarch
zope.contenttype .. image::
RPMPackage python3-zope-contentprovider-4.2.1-1.lbn36.noarch
zope.contentprovider .. image::
RPMPackage python3-zope-container-4.5.0-1.lbn36.x86_64
zope.container :target:
RPMPackage python3-zope-configuration-4.4.1-1.lbn36.noarch
zope.configuration The Zope configuration system provides an extensible system for supporting various kinds of configurations.
RPMPackage python3-zope-componentvocabulary-2.3.0-1.lbn36.noarch
zope.componentvocabulary This package contains various vocabularies. 2.3.0 (2021-12-17) - Add support for Python 3.8, 3.9, and 3.10.
RPMPackage python3-zope-component-5.1.0-2.lbn36.noarch
This package represents the core of the Zope Component Architecture. Together with the zope.interface package, it provides facilities for defining, registering and looking up components.
RPMPackage python3-zope-catalog-4.2.1-1.lbn36.noarch
zope.catalog Catalogs provide management of collections of related indexes with a basic search algorithm.4.2.1 (2017-05-09)
RPMPackage python3-zope-cachedescriptors-4.3.1-1.lbn36.noarch
zope.cachedescriptors .. image::
RPMPackage python3-zope-browserresource-4.4-1.lbn36.noarch
zope.browserresource .. image::
RPMPackage python3-zope-browserpage-4.4.0-1.lbn36.noarch
zope.browserpage .. image::
RPMPackage python3-zope-browsermenu-4.4-1.lbn36.noarch
zope.browsermenu .. image::
RPMPackage python3-zope-browser-2.4-1.lbn36.noarch
zope.browser :target:
RPMPackage python3-zope-broken-3.6.0-1.lbn36.noarch
This package is obsolete and its functionality has been merged into the ZODB3 distribution itself. If you use version 3.10 or later of ZODB3, please change your imports of the IBroken interface to a direct:: from ZODB.interfaces import IBrokenYou can use this package with older versions of the ZODB3, which didn't have the IBroken interface yet. Changelog 3.6.0 (2010-01-09) - The IBroken...
RPMPackage python3-zope-authentication-4.4.0-1.lbn36.noarch
zope.authentication .. image::
RPMPackage python3-zope-applicationcontrol-4.2.0-1.lbn36.noarch
zope.applicationcontrol The application control instance can be generated upon startup of an application built with the Zope Toolkit.This package provides an API to retrieve runtime information. It also provides a utility with methods for shutting down and restarting the4.2.0 (2018-10-19) - Drop support for setup.py test.- Drop support for Python 3.3.- Add support for Python 3.7.
RPMPackage python3-zope-app-zcmlfiles-4.0.0-1.lbn36.noarch
Zope application server ZCML files **********************************.. contents:: Change History 4.0.0 (2017-05-29) - Add support for Python 3.4, 3.5, 3.6 and PyPy. Update minimum dependency versions appropriately. 3.8.0 (2013-08-27) - Remove include of zope.app.zopeappgenerations that is not useful unless upgrading a database older than Zope 3.4. This cuts the last dependency on...
RPMPackage python3-zope-app-wsgi-5.3-1.lbn36.noarch
This package provides the WSGIPublisherApplication class which exposes the object publishing machinery in zope.publisher as a WSGI application. It also lets us bring up the Zope application server (parsing zope.conf and site.zcml) with a mere function >>> db zope.app.wsgi.config('zope.conf')This is especially useful for debugging.To bring up Zope and obtain the WSGI application object at the...