# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
description Pylons Web Framework
The Pylons web framework is designed for building web applications and sites \
in an easy and concise manner. They can range from as small as a single Python \
module, to a substantial directory layout for larger and more complex web \
Pylons comes with project templates that help boot-strap a new web application \
project, or you can start from scratch and set things up exactly as desired.
homepage https://github.com/Pylons/pylons
master_sites pypi:P/${real_name}
distname ${real_name}-${version}
checksums rmd160 9e9fd5e7e7017f40d2b43a5c1f72524b8557cf53 \
sha256 49291401cef1bea680499dd5e3b5906cfdfe52d65f6f396f6f6b90842ff70da8 \
deprecated.upstream_support no
if {${name} ne ${subport}} {
port:py${python.version}-setuptools \
port:py${python.version}-routes \
port:py${python.version}-webhelpers \
port:py${python.version}-beaker \
port:py${python.version}-paste \
port:py${python.version}-pastedeploy \
port:py${python.version}-pastescript \
port:py${python.version}-formencode \
port:py${python.version}-simplejson \
port:py${python.version}-decorator \
port:py${python.version}-nose \
port:py${python.version}-mako \
port:py${python.version}-weberror \
port:py${python.version}-webtest \
port:py${python.version}-tempita \
port:py${python.version}-markupsafe \
port:py${python.version}-webob