This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Python > PasteDeploy (2.0.1)

Paste Deployment is a system for finding and configuring WSGI applications and servers.
For WSGI application consumers it provides a single, simple function (loadapp) for
loading a WSGI application from a configuration file or a Python Egg.
For WSGI application providers it only asks for a single, simple entry point to your
application, so that application users don't need to be exposed to the implementation
details of your application.

The result is something a system administrator can install and manage without knowing
any Python, or the details of the WSGI application or its container.

Paste Deployment currently does not require other parts of Paste, and is distributed
as a separate package.

Maintained by: Yth - Arnaud
Keywords: python,deployment,WSGI
ChangeLog: PasteDeploy

Homepage:
https://pylonsproject.org/

Source Downloads:
PasteDeploy-2.0.1.tar.gz (6193afccc0982abedb9b7711d0d6adb0)

Download SlackBuild:
PasteDeploy.tar.gz
PasteDeploy.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
PasteDeploy.SlackBuild
PasteDeploy.info
README
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds