pastedeploy-py stable port information

Info2: <<

Package: pastedeploy-py%type_pkg[python]
Version: 1.5.0

Revision: 1
Homepage: http://pypi.python.org/pypi/PasteDeploy
Maintainer: Kurt Schwehr
Type: python (2.6 2.7)
Depends: python%type_pkg[python]
BuildDepends: distribute-py%type_pkg[python]

Source: http://pypi.python.org/packages/source/P/PasteDeploy/PasteDeploy-%v.tar.gz
Source-MD5: f1a068a0b680493b6eaff3dd7690690f

CompileScript: python%type_raw[python] setup.py build
InstallScript: python%type_raw[python] setup.py install --root=%d

DocFiles: <<
PKG-INFO
docs
<<

License: GPL
Description: Load and configure WSGI apps and servers
DescDetail: <<
Load, configure, and compose WSGI applications and servers

This tool provides code to load WSGI applications and servers from
URIs; these URIs can refer to Python Eggs for INI-style configuration
files. Paste Script provides commands to serve applications based on
this configuration file.
<<

InfoTest: <<
TestScript: <<
%p/bin/python%type_raw[python] setup.py test || exit 2
<<
<<

# Info2
<<