You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-zope-lifecycleevent-4.4-1.lbn36.noarch
zope.lifecycleevent :target:
RPMPackage python3-zope-keyreference-4.2.0-1.lbn36.noarch
zope.keyreference :target:
RPMPackage python3-zope-intid-4.4.0-1.lbn36.noarch
zope.intid This package provides an API to create integer ids for any object. Later
RPMPackage python3-zope-index-4.4.0-1.lbn36.x86_64
zope.index :target:
RPMPackage python3-zope-i18nmessageid-5.0.1-1.lbn36.x86_64
zope.i18nmessageid To translate any text, we must be able to discover the source domain of the text. A source domain is an identifier that identifies a
RPMPackage python3-zope-i18n-4.9.0-2.lbn36.noarch
zope.i18n .. image::
RPMPackage python3-zope-hookable-5.1.0-1.lbn36.x86_64
zope.hookable :target:
RPMPackage python3-zope-globalrequest-1.5-1.lbn36.noarch
Introduction This package provides a contextless way to retrieve the currently active request object in a zope-based web framework. To do so you simply need to do the following:: from zope.globalrequest import getRequest request getRequest()This package is mainly intended to be used with the Zope2/Plone stack. While it also works with the Zope3 framework, the latter promotes a clean separation...
RPMPackage python3-zope-generations-5.0.0-1.lbn36.noarch
zope.generations :target:
RPMPackage python3-zope-formlib-5.0.1-1.lbn36.noarch
zope.formlib Forms are web components that use widgets to display and input data. Typically a template displays the widgets by accessing an attribute or method on an underlying class.Documentation is hosted at
RPMPackage python3-zope-filerepresentation-5.0.0-1.lbn36.noarch
zope.filerepresentation .. image::
RPMPackage python3-zope-exceptions-4.5-1.lbn36.noarch
zope.exceptions .. image::
RPMPackage python3-zope-event-4.6-1.lbn36.noarch
zope.event README The zope.event package provides a simple event system, including:- An event publishing API, intended for use by applications which are
RPMPackage python3-zope-errorview-1.2.0-1.lbn36.noarch
zope.errorview Provides basic HTTP and Browser views for common exceptions.Refactored from zope.app.http_.exception and zope.app.exception_... _zope.app.http: .. _zope.app.exception: 1.2.0 (2018-01-15) - Remove the whitespace between the content-type and charset of the default error views. This is because in certain cases zope.publisher.http will parse the content type parameters and combine...
RPMPackage python3-zope-error-4.5.0-1.lbn36.noarch
zope.error This package provides an error reporting utility which is able to store errors. 4.5.0 (2018-10-19) - Add support for Python 3.7. 4.4.0 (2017-07-22) - Drop support for Python 3.3.- Add support for Python 3.6.- 100% test coverage.- Remove internal _compat module in favor of six, which we
RPMPackage python3-zope-dublincore-4.3.0-1.lbn36.noarch
zope.dublincore :alt: Documentation Status
RPMPackage python3-zope-dottedname-5.0-1.lbn36.noarch
zope.dottedname Resolve strings containing dotted names into the appropriate python object.4.3 (2018-10-05)
RPMPackage python3-zope-deprecation-5.0-1.lbn36.noarch
This package provides a simple function called deprecated(names, reason) to mark deprecated modules, classes, functions, methods and properties.
RPMPackage python3-zope-deferredimport-4.4-2.lbn36.noarch
zope.deferredimport .. image::
RPMPackage python3-zope-datetime-4.3.0-1.lbn36.noarch
zope.datetime .. image::