Source: python-smstrade
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Jan Dittberner <jandd@debian.org>
Build-Depends: debhelper (>= 9), python
Build-Depends-Indep: python-appdirs,
                     python-httpretty,
                     python-pytest,
                     python-requests,
                     python-setuptools,
                     python-vcversioner
Standards-Version: 3.9.5
Homepage: https://pypi.python.org/pypi/smstrade/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-smstrade/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-smstrade/trunk/

Package: python-smstrade
Architecture: all
Depends: python-appdirs,
         python-pkg-resources,
         python-requests,
         ${misc:Depends},
         ${python:Depends}
Description: Python library to send SMS via the smstrade service
 python-smstrade lets you send SMS via and retrieve your account balance from
 the service of smstrade.eu.
 .
 The package comes with two command line utilities smstrade_send and
 smstrade_balance to access the library functionality from the command line.
 .
 The package may be used for alerting in monitoring applications or other
 scenarios where sending SMS might be useful.
