You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 19 / zope.app.wsgi-4.0.0-1.lbn19.noarch

zope.app.wsgi-4.0.0-1.lbn19.noarch

Package Attributes
RPM  zope.app.wsgi-4.0.0-1.lbn19.noarch.rpm Architecture  noarch Size  105896 Created  2019/09/30 06:55:37 UTC
Package Specification
Summary zope.app.wsgi
Group Application/Internet
License GPL
Home Page http://pypi.python.org/zope.app.wsgi/4.0.0
Description

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 call:

>>> 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 same time, use the getWSGIApplication function.

This package also provides an easy to use application factory for PasteDeploy. You can simply specify an application configuration like this in your Paste configuration file:

[app:main] use = egg:zope.app.wsgi config_file = s/zope.conf

Look for more documentation inside the package itself.

Requires
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
python  
rpmlib(FileDigests)  
rpmlib(PayloadFilesHavePrefix)  
zope-transaction  
Provides
python2.7dist(zope.app.wsgi)
python2dist(zope.app.wsgi)
zope.app.wsgi
Obsoletes
zope.app.wsgi-egginfo

Document Actions