Source: tweet-django
Section: net
Priority: optional
Maintainer: Jan-Pascal van Best <janpascal@vanbest.org>
Build-Depends: debhelper (>= 9), python3, dh-python, dh-systemd (>= 1.3), quilt,
 dh-apache2, apache2-dev (>= 2.4)
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/collab-maint/tweet-django.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/tweet-django.git
Homepage: https://github.com/tweet-django/tweet-django

Package: tweet-django
Architecture: all
Depends: lsb-base (>= 3.1-13), ${python3:Depends}, ${misc:Depends},
 libapache2-mod-wsgi-py3, dbconfig-common, ucf (>=0.28), 
 python3-django, python3-mysqldb, python3-requests-oauthlib, python3-twython, 
 python3-xlsxwriter, python3-geopy, python3-django-jsonfield (>= 0.9.15-2), 
 libjs-jquery, libjs-jquery-ui, libjs-jquery-ui-theme-ui-lightness, 
 libjs-bootstrap
Recommends: mysql-client, ${misc:Recommends}
Suggests: mysql-server
Description: Web application tot query recent tweets
 tweet-django is a web application with two main functions: query 
 Twitter history for a number of search terms (limited by Twitter
 to about a week's history), and run a continuous query for search
 terms.
