Metadata-Version: 1.1
Name: django-pastedeploy-settings
Version: 1.0a2
Summary: Conversion of Paste Deployment configuration to Django settings
Home-page: http://pythonhosted.org/django-pastedeploy-settings/
Author: 2degrees Limited
Author-email: 2degrees-floss@googlegroups.com
License: BSD (http://dev.2degreesnetwork.com/p/2degrees-license.html)
Description: ***************************************************************
        Conversion of Paste Deployment configuration to Django settings
        ***************************************************************
        
        `Paste Deployment <http://pythonpaste.org/deploy/>`_ is a widely-used system
        which has the sole purpose of enabling developers and sysadmins to configure
        WSGI applications (like Django) and WSGI servers.
        
        This project dynamically converts Paste Deployment configuration files to
        Django settings, offering a more maintainable way to manage the configuration
        of your Django projects.
        
Keywords: django wsgi paste pastedeploy web webtest nose nosetests
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Paste
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
