Metadata-Version: 1.0
Name: django-github
Version: 0.1.2
Summary: simple django integration with github's v2 api
Home-page: http://github.com/coleifer/django-github/tree/master
Author: Charles Leifer
Author-email: coleifer@gmail.com
License: UNKNOWN
Description: =============
        django-github
        =============
        
        Simple django integration with GitHub's v2 API.
        
        Installation
        ------------
        
        `python setup.py install`
        
        OR
        
        put the ``github`` folder on your python-path
        
        Dependencies
        ------------
        
        httplib2
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
