diff options
author | lnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972> | 2005-07-22 13:56:30 +0000 |
---|---|---|
committer | lnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972> | 2005-07-22 13:56:30 +0000 |
commit | e56fcf1990f26d5b39f0d9bc1084efe1cf60c4ee (patch) | |
tree | bb3e2feb0d94ad32918a27385dc36a151d060500 /debian/control | |
parent | 8653cec7dccc5974a72c0ffec9cd722ba55bc922 (diff) | |
download | feed2imap-e56fcf1990f26d5b39f0d9bc1084efe1cf60c4ee.tar.gz feed2imap-e56fcf1990f26d5b39f0d9bc1084efe1cf60c4ee.tar.bz2 feed2imap-e56fcf1990f26d5b39f0d9bc1084efe1cf60c4ee.zip |
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@41 f70e237a-67f3-0310-a06c-d2b8a7116972
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/debian/control b/debian/control index c8b09be..8d4fa42 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,9 @@ Package: feed2imap Architecture: all Depends: ruby Suggests: imap-client, imap-server -Description: RSS/Atom feed aggregator that uploads items to an 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. +Description: feed aggregator (RSS/Atom) that puts items in 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. |