mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
10 lines
306 B
Plaintext
10 lines
306 B
Plaintext
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.
|