Metadata-Version: 1.1
Name: django-harness
Version: 1.1.10
Summary: Settings on steroids for Django
Home-page: http://bitbucket.org/neithere/django-harness/
Author: Andy Mikhailenko
Author-email: andy@neithere.net
License: GNU Lesser General Public License (LGPL), Version 3
Download-URL: http://bitbucket.org/neithere/django-harness/src/
Description: Django Harness is an application aimed to simplify typical tasks related to creating a Django-powered website, maintaining several installations (local, production, etc.) and keeping a globally installed and updated "skeleton" site so that it does not have to be forked.
Keywords: django settings conf
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: python (>= 2.4)
Requires: django (>= 1.0)
Provides: django_harness
