blob: 65d1ac36503c8f0a880f340d93853268f5c0cd39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Source: feed2imap
Section: net
Priority: optional
Maintainer: Lucas Nussbaum <lucas@lucas-nussbaum.net>
Build-Depends: debhelper (>= 4.2.28), ruby
Standards-Version: 3.6.2.1
Package: feed2imap
Architecture: all
Depends: ruby, ruby1.8, librmail-ruby1.8
Recommends: libopenssl-ruby1.8
Suggests: imap-client, imap-server
Description: feed aggregator (RSS/Atom) which puts items on a IMAP mail server
Feed2Imap is an RSS/Atom feed aggregator. After Downloading
feeds (over HTTP or HTTPS), it uploads them to a specified
folder of an IMAP mail server. The user can then access the
feeds using a mail reader like Mutt, Evolution, Mozilla
Thunderbird or even a webmail.
|