You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-zope-lifecycleevent-4.4-1.lbn36.noarch
zope.lifecycleevent :target:
RPMPackage python2-zope-keyreference-4.2.0-1.lbn36.noarch
zope.keyreference :target:
RPMPackage python2-zope-intid-4.4.0-1.lbn36.noarch
zope.intid This package provides an API to create integer ids for any object. Later
RPMPackage python2-zope-interface-5.4.0-2.lbn36.x86_64
zope.interface .. image::
RPMPackage python2-zope-interface-5.4.0-2.lbn36.x86_64
zope.interface .. image::
RPMPackage python2-zope-index-4.4.0-1.lbn36.x86_64
zope.index :target:
RPMPackage python2-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 python2-zope-i18n-4.9.0-1.lbn36.noarch
zope.i18n .. image::
RPMPackage python2-zope-hookable-5.1.0-1.lbn36.x86_64
zope.hookable :target:
RPMPackage python2-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 python2-zope-generations-5.0.0-1.lbn36.noarch
zope.generations :target:
RPMPackage python2-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 python2-zope-filerepresentation-5.0.0-1.lbn36.noarch
zope.filerepresentation .. image::
RPMPackage python2-zope-file-1.2.0-1.lbn36.noarch
The zope.file package provides a content object used to store a file. The interface supports efficient upload and download. .. contents:: File Object The zope.file package provides a content object used to store a file. The interface supports efficient upload and download. Let's create an instance: >>> from zope.file.file import File >>> f File()The object provides a limited number of data...
RPMPackage python2-zope-exceptions-4.5-1.lbn36.noarch
zope.exceptions .. image::
RPMPackage python2-zope-event-4.5.0-2.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 python2-zope-event-4.5.0-2.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 python2-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 python2-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 python2-zope-dublincore-4.2.0-1.lbn36.noarch
zope.dublincore :alt: Documentation Status