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

Update some web_site/wget_url with https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 09 18:12:54 2023 +0000 (18 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.