File: control

package info (click to toggle)
python-prowlpy 0%2B20100211.92df046-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 88 kB
  • ctags: 18
  • sloc: python: 74; makefile: 3
file content (23 lines) | stat: -rw-r--r-- 787 bytes parent folder | download
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.