Metadata-Version: 2.0
Name: django-tmdb3
Version: 0.1.0
Summary: A django app for displaying information from TMDB
Home-page: https://github.com/rbeagrie/django-tmdb
Author: Rob Beagrie
Author-email: rob@beagrie.com
License: MIT
Keywords: django api tmdb
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: django (>=1.6,<1.10a0)

# django-tmdb [![Build Status](https://travis-ci.org/rbeagrie/django-tmdb.svg?branch=master)](https://travis-ci.org/rbeagrie/django-tmdb) [![Coverage Status](https://coveralls.io/repos/github/rbeagrie/django-tmdb/badge.svg?branch=master)](https://coveralls.io/github/rbeagrie/django-tmdb?branch=master) [![Code Climate](https://codeclimate.com/github/rbeagrie/django-tmdb/badges/gpa.svg)](https://codeclimate.com/github/rbeagrie/django-tmdb)
A django app for displaying information from tmdb


