Metadata-Version: 1.0
Name: starter.templates.python-django
Version: 0.1.2
Summary: Django project template for starter (http://github.com/klen/starter).

Home-page: http://github.com//
Author: Kirill Klenov
Author-email: horneds@gmail.com
License: BSD
Description: starter.templates.python-django
        ###############################
        
        Starter_ template.
        
        python-django -- Django project template.
        
        .. contents::
        
        
        Requirements
        =============
        
        - python >= 2.6
        - starter >=0.1.0
        
        
        Installation
        =============
        
        **Python-django** should be installed using pip: ::
        
            pip install starter.templates.python-django
        
        
        Usage
        =====
        
        
        Bug tracker
        ===========
        
        If you have any suggestions, bug reports or
        annoyances please report them to the issue tracker
        at https://github.com/Kirill Klenov/python-django/issues
        
        
        Contributing
        ============
        
        Development of starter happens at github: https://github.com/klen/starter-python-django
        
        
        Contributors
        =============
        
        * `Kirill Klenov`_ (Kirill Klenov)
        
        
        License
        =======
        
        Licensed under a `BSD license`_.
        
        
        .. _BSD license: http://www.linfo.org/bsdlicense.html
        .. _Kirill Klenov: http://klen.github.com/
        .. _Starter: http://github.com/klen/starter
        
Platform: Any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
