wok annotate python-pastescript/description.txt @ rev 25857

Fix reset menu.xml symlink when upgrade slitaz-configs
author Stanislas Leduc <shann@slitaz.org>
date Thu Aug 07 17:10:52 2025 +0000 (4 weeks ago)
parents
children
rev   line source
Hans-Günter@25215 1 PasteScript is a pluggable command-line tool.
Hans-Günter@25215 2
Hans-Günter@25215 3 Note: Paste Script is being maintained on life support.
Hans-Günter@25215 4 That means that critical bugs will be fixed, and support for
Hans-Günter@25215 5 new versions of Python will be handled, but other than that
Hans-Günter@25215 6 new features are not being considered.
Hans-Günter@25215 7
Hans-Günter@25215 8 It includes some built-in features;
Hans-Günter@25215 9
Hans-Günter@25215 10 - Create file layouts for packages.
Hans-Günter@25215 11 For instance, paster create --template=basic_package MyPackage will
Hans-Günter@25215 12 create a setuptools-ready file layout.
Hans-Günter@25215 13 - Serving up web applications, with configuration based on paste.deploy.