aboutsummaryrefslogtreecommitdiff
path: root/mail/rss2email3
Commit message (Collapse)AuthorAgeFilesLines
* - New port: mail/rss2email3Pietro Cerutti2014-02-144-0/+70
rss2email is a python script that lets you subscribe to a list of RSS or Atom feeds and get new posts sent to you by email. It is generally run via cron, but can be run manually as well. This is a python 3 rewrite of the original rss2email project by Lindsey Smith at AllThingsRSS. It does not run on python 2. WWW: https://github.com/wking/rss2email PR: 186752 Submitted by: Stephen R Guglielmo <srg@guglielmo.us> Notes: svn path=/head/; revision=344272