Metadata-Version: 1.1
Name: django-six
Version: 1.0.0
Summary: Django-six —— Django Compatibility Library
Home-page: https://github.com/Brightcells/django-six
Author: Hackathon
Author-email: kimi.huang@brightcells.com
License: UNKNOWN
Description: ==========
        django-six
        ==========
        
        Django-six —— Django Compatibility Library
        
        Installation
        ============
        
        ::
        
            pip install django-six
        
        
        Usage
        =====
        
        ::
        
            from django_six import xxx
        
        
Keywords: django-six
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
