Metadata-Version: 1.1
Name: django-saddle
Version: 0.3.beta2
Summary: Settings on steroids and some shortcuts for Django
Home-page: http://bitbucket.org/nl_0/django-saddle/
Author: nl_0
Author-email: nl_0@mail.ru
License: BSD License
Download-URL: http://bitbucket.org/nl_0/django-saddle/downloads/
Description: django-saddle is an application aimed to simplify typical tasks related to creating a Django-powered website, maintaining several instances (local, production, etc.) and tracking requirements.
Keywords: django settings conf virtualenv pip
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Environment :: Console
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: python (>= 2.4)
Requires: django (>= 1.2)
Provides: saddle
