Metadata-Version: 1.0 Name: PasteDeploy Version: 1.5.0 Summary: Load, configure, and compose WSGI applications and servers Home-page: http://pythonpaste.org/deploy/ Author: Alex Gronholm Author-email: alex.gronholm@nextday.fi License: MIT Description: 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. The latest version is available in a `Mercurial repository `_ (or a `tarball `_). For the latest changes see the `news file `_. Keywords: web wsgi application server Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 2.5 Classifier: Programming Language :: Python :: 2.6 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.1 Classifier: Programming Language :: Python :: 3.2 Classifier: Topic :: Internet :: WWW/HTTP Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content Classifier: Topic :: Internet :: WWW/HTTP :: WSGI Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware Classifier: Topic :: Software Development :: Libraries :: Python Modules Classifier: Framework :: Paste