wok view python-pastescript/description.txt @ rev 25317
updated soundtouch and soundtouch-dev (2.1.2 -> 2.3.1)
author | Hans-Günter Theisgen |
---|---|
date | Thu Jul 21 07:14:01 2022 +0100 (2022-07-21) |
parents | |
children |
line source
1 PasteScript is a pluggable command-line tool.
3 Note: Paste Script is being maintained on life support.
4 That means that critical bugs will be fixed, and support for
5 new versions of Python will be handled, but other than that
6 new features are not being considered.
8 It includes some built-in features;
10 - Create file layouts for packages.
11 For instance, paster create --template=basic_package MyPackage will
12 create a setuptools-ready file layout.
13 - Serving up web applications, with configuration based on paste.deploy.