pkgsrc/www/py-PasteScript/DESCR
wiz 4b2c5baeab Import py34-PasteScript-2.0.2 as www/py-PasteScript.
PasteScript is a pluggable command-line tool.

It includes some built-in features;

* Create file layouts for packages. For instance, paster create
  --template=basic_package MyPackage will create a setuptools-ready
  file layout.
* Serving up web applications, with configuration based on
  paste.deploy.
2015-07-16 11:39:56 +00:00

9 lines
306 B
Text

PasteScript is a pluggable command-line tool.
It includes some built-in features;
* Create file layouts for packages. For instance, paster create
--template=basic_package MyPackage will create a setuptools-ready
file layout.
* Serving up web applications, with configuration based on
paste.deploy.