Metadata-Version: 1.1
Name: django_eulasees
Version: 0.2.4
Summary: Team Bermuda django app for koding hackathon
Home-page: https://github.com/swfiua/django_eulasees
Author: Johnny Gill
Author-email: swfiua@gmail.com
License: BSD
Description: =============================
        django_eulasees
        =============================
        
        .. image:: https://badge.fury.io/py/django_eulasees.png
            :target: https://badge.fury.io/py/django_eulasees
        
        .. image:: https://travis-ci.org/swfiua/django_eulasees.png?branch=master
            :target: https://travis-ci.org/swfiua/django_eulasees
        
        .. image:: https://coveralls.io/repos/swfiua/django_eulasees/badge.png?branch=master
            :target: https://coveralls.io/r/swfiua/django_eulasees?branch=master
        
        Team Bermuda django app for koding hackathon
        
        Documentation
        -------------
        
        The full documentation is at https://django_eulasees.readthedocs.org.
        
        Quickstart
        ----------
        
        Install django_eulasees::
        
            pip install django_eulasees
        
        Then use it in a project::
        
            import django_eulasees
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2014-12-7)
        ++++++++++++++++++
        
        * First release on PyPI.
        
Keywords: django_eulasees
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
