PASTER(1) | General Commands Manual | PASTER(1) |
paster3 - pluggable command-line frontend, including commands to setup package file layouts
paster3 paster3 [OPTION] COMMAND [command_options]
This manual page documents briefly the paster3 command.
paster3 is a program that can create file layouts for Python3 packages and serve up web applications, with configuration based on paste.deploy. It can for instance create a setuptools-ready file layout.
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
paster3 was written by Ian Bicking <ianb@colorstudy.com>.
This manual page was written by Piotr Ozarowski <ozarow@gmail.com>, for the Debian project (but may be used by others).
May 6, 2006 |