File: control

package info (click to toggle)
rss2email 1%3A2.62-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 88 kB
  • ctags: 122
  • sloc: python: 838; makefile: 30; sh: 15
file content (17 lines) | stat: -rw-r--r-- 626 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: rss2email
Section: mail
Priority: optional
Maintainer: David Watson <dwatson@debian.org>
Build-Depends: debhelper (>= 4.1.24)
Build-Depends-Indep: python, python-dev, python-support (>= 0.4)
Standards-Version: 3.7.3
Vcs-Git: git://git.kitenet.net/joey/packages/rss2email
Homepage: http://rss2email.infogami.com/

Package: rss2email
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-feedparser
Description: receive RSS feeds by email
 rss2email is a simple program which you can run in your crontab.
 It watches RSS (or Atom) feeds and sends you a nicely formatted
 email message for each new item.