wok annotate python-pastedeploy/description.txt @ rev 25665
Up advancecomp (2.6), apache (2.4.58), apache-mod-perl (2.0.13), apache-mod-wsgi (5.0.0), apr (1.7.4), awstats (7.9), gzip (1.13), zbar (0.23.93), zlib (1.3.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 24 19:18:54 2024 +0000 (11 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. |