K 10 svn:author V 5 nivit K 8 svn:date V 27 2007-01-22T22:05:34.000000Z K 7 svn:log V 574 A pluggable command-line frontend, including commands to setup package file layouts. This is a pluggable command-line tool. It includes some built-in features; * Create file layouts for packages. For instance, paste create --template=basic_package MyPackage will create a setuptools-ready file layout. * Serving up web applications, with configuration based on paste.deploy. Author: Ian Bicking WWW: http://pythonpaste.org/script/ PR: ports/106759 Submitted by: Dryice Liu Approved by: alexbl (mentor, implicit) END