2005-02-24 10:59:30 by Alistair G. Crooks | Files touched by this commit (177) |
Log message:
Add RMD160 digests.
|
2004-08-28 09:50:24 by Amitai Schlair | Files touched by this commit (2) |
Log message:
Update to 2.54 (and html2text-2.21). Bug fixes.
|
2004-08-27 06:46:29 by Amitai Schlair | Files touched by this commit (2) |
Log message:
Update to 2.53 (and to html2text 2.2).
Changes in 2.52:
Fixes include better error handling and support for HTML descriptions,
Unicode headers, and Python 2.1. The most notable new feature is
that textwrapping is back. To turn it on:
echo "BODY_WIDTH = 78" >> config.py
Other new options include BONUS_HEADER (for mailing lists) and
OVERRIDE_FROM. (Check the top of rss2email.py for details on usage.)
Thanks to Peter Vangorp, Lars Wizenius, Martin "Joey" Schulze,
Ricardo Reyes, and everyone else who contributed a suggestion or
bug report.
Changes in 2.53:
Fix a mistake left in 2.52 by accident.
|
2004-07-07 20:38:12 by Amitai Schlair | Files touched by this commit (2) |
Log message:
Update to 2.511. From the changelog:
* Typo bug with emails.
|
2004-06-30 22:34:20 by Amitai Schlair | Files touched by this commit (2) | |
Log message:
"r2e" distfile changed. Update checksum and patch, riding the recent \
update.
|
2004-06-30 22:19:35 by Amitai Schlair | Files touched by this commit (4) |
Log message:
Update to 2.51. From the changelog for 2.5:
* An HTML mail option.
* SMTP support.
* html2text 2.0.
* A gaggle of bug fixes.
* A gaggle of small improvements.
And for 2.51:
* Fixes a crash in older versions of Python on slow feeds.
pkgsrc changes:
* Set the versions of rss2email.py and html2text.py in one place.
|
2004-06-28 01:00:35 by Amitai Schlair | Files touched by this commit (7) | |
Log message:
Import rss2email 2.32.
rss2email is a simple Python script that lets you subscribe to a
list of XML newsfeeds and get new items sent to you by email.
|