Source: twitterwatch
Priority: optional
Section: python
Maintainer: Carl Chenet <chaica@debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9), dh-python, python3-all, python3-setuptools
X-Python3-Version: >= 3.4
Standards-Version: 3.9.6.1
Homepage: https://github.com/chaica/twitterwatch
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/twitterwatch/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/twitterwatch/trunk/

Package: twitterwatch
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-tweepy
Description: Simple Twitter bot detecting if no tweet was posted recently on a timeline
 Twitterwatch watches a user timeline in order to check if tweets
 are tweeted on a regular schedule. If not, Twitterwatch warns you
 by sending emails.
