wok diff python-pastedeploy/description.txt @ rev 25529

created recipe for neovim-0.8.3
author Hans-G?nter Theisgen
date Sat Feb 25 14:14:14 2023 +0100 (16 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python-pastedeploy/description.txt	Sat Feb 25 14:14:14 2023 +0100
     1.3 @@ -0,0 +1,4 @@
     1.4 +This tool provides code to load WSGI applications and servers from URIs.
     1.5 +These URIs can refer to Python eggs for INI-style configuration files.
     1.6 +Paste Script provides commands to serve applications based on this
     1.7 +configuration file.