Metadata-Version: 1.0
Name: PasteDeploy
Version: 0.3
Summary: Load, configure, and compose WSGI applications and servers
Home-page: http://pythonpaste.org/deploy/
Author: Ian Bicking
Author-email: ianb@colorstudy.com
License: UNKNOWN
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.
        
        See also the `Subversion repository <http://svn.pythonpaste.org/Paste/Deploy/trunk#egg=Paste-Deploy-0.3dev>`_
        
Keywords: web wsgi application server
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
