Metadata-Version: 1.1
Name: django-glitter
Version: 0.1.6
Summary: Glitter for Django
Home-page: https://github.com/blancltd/django-glitter
Author: Blanc Ltd
Author-email: studio@blanc.ltd.uk
License: BSD
Description: Django Glitter
        ==============
        
        Glitter is a front-end content management framework for Django.
        
        Installation
        ~~~~~~~~~~~~
        
        .. code-block:: sh
        
          pip install django-glitter
        
        Contributing
        ~~~~~~~~~~~~
        
        1. Fork it!
        2. Create your feature branch: ``git checkout -b my-new-feature``
        3. Commit your changes: ``git commit -am 'Add some feature'``
        4. Push to the branch: ``git push origin my-new-feature``
        5. Submit a pull request :D
        
        Credits
        ~~~~~~~
        
        Concept and project launch by Team Blanc
        
        License
        ~~~~~~~
        
        Glitter is licensed under BSD-3
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.8
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
