wok annotate python-pastedeploy/description.txt @ rev 25466

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 01 09:32:27 2022 +0000 (20 months ago)
parents
children
rev   line source
Hans-G?nter@25214 1 This tool provides code to load WSGI applications and servers from URIs.
Hans-G?nter@25214 2 These URIs can refer to Python eggs for INI-style configuration files.
Hans-G?nter@25214 3 Paste Script provides commands to serve applications based on this
Hans-G?nter@25214 4 configuration file.