1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: python-prowlpy
Section: python
Priority: optional
Maintainer: Luke Faraone <lfaraone@debian.org>
Build-Depends: debhelper (>= 7),
dh-python,
python-all (>= 2.6.6-3~),
devscripts (>= 2.10.7~),
cdbs (>= 0.4.90~),
python-setuptools,
Standards-Version: 3.9.6
Homepage: https://github.com/jacobb/prowlpy
Vcs-Git: git://anonscm.debian.org/collab-maint/python-prowlpy.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/python-prowlpy.git
Package: python-prowlpy
Architecture: all
Depends: ${python:Depends}, ${misc:Depends},
Provides: ${python:Provides}
Description: Python support for Apple Push Notifications via Prowl
Prowlpy is a Python module designed to interact with the Prowl
webservice <http://prowl.weks.net> for Push notifications on Apple
iOS devices.
|