Metadata-Version: 1.0
Name: django-package-skeleton
Version: 0.1-1-g781a
Summary: Skeleton package of Django App Package
Home-page: https://github.com/lambdalisue/django-observer
Author: Alisue
Author-email: lambdalisue@hashnote.net
License: MIT
Download-URL: https://github.com/lambdalisue/django-observer/tarball/master
Description: Django Application Package Skeleton
        
        The following features exists
        
        -   Testing package with ``setup.py``
        -   Special django package test tools
        -   Automatically follow the version number with ``git tag -a``
            command and ``git commit``
        
Keywords: django signals object field relation generic
Platform: UNKNOWN
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
