Metadata-Version: 1.1
Name: django-fab-deploy
Version: 0.4.2
Summary:  Django deployment tool 
Home-page: https://bitbucket.org/kmike/django-fab-deploy/
Author: Mikhail Korobov
Author-email: kmike84@gmail.com
License: MIT license
Download-URL: https://bitbucket.org/kmike/django-fab-deploy/get/tip.zip
Description: =========================================
        django-fab-deploy: django deployment tool
        =========================================
        
        django-fab-deploy is a collection of Fabric scripts for deploying and
        managing django projects on Debian servers. License is MIT.
        
        Please read the `docs <http://packages.python.org/django-fab-deploy>`_
        for more info.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: Fabric
Requires: jinja2
