wok view python-pastedeploy/description.txt @ rev 25506

memtest, pack: cleanup
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 09 16:28:01 2023 +0000 (16 months ago)
parents
children
line source
1 This tool provides code to load WSGI applications and servers from URIs.
2 These URIs can refer to Python eggs for INI-style configuration files.
3 Paste Script provides commands to serve applications based on this
4 configuration file.