Source: tmdbv3api
Section: python
Priority: optional
Maintainer: B. Stack <bgstack15@gmail.com>
Build-Depends: debhelper-compat (= 13),
   dh-python,
   python3,
   python3-requests,
Standards-Version: 4.6.1
Homepage: https://github.com/AnthonyBloomer/tmdbv3api
Rules-Requires-Root: no

Package: tmdbv3api
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${python3:Depends},
   python3:any
Description: lightweight python library for The Movie Database (TMDb) API
 Python interface to The Movie Database API, which is a 
 resource for developers to integrate movie, TV show and 
 cast data along with posters or movie fan art. 
 themoviedb.org is a free and community edited database.
