blob: 2040c57a3ab1b01467c9c02dfa7bc72d7129440a (
plain)
1
2
3
|
This tool provides code to load WSGI applications and servers from URIs; these
URIs can refer to Python Eggs for INI-style configuration files. Paste Script
provides commands to serve applications based on this configuration file.
|