pax_global_header00006660000000000000000000000064124011775350014517gustar00rootroot0000000000000052 comment=e76c60a86bdd0fb56efb262283d908daefde6119 rss2email-3.9/000077500000000000000000000000001240117753500132735ustar00rootroot00000000000000rss2email-3.9/.gitignore000066400000000000000000000000401240117753500152550ustar00rootroot00000000000000__pycache__ build dist MANIFEST rss2email-3.9/.mailmap000066400000000000000000000002051240117753500147110ustar00rootroot00000000000000Lindsey Smith Lindsey Smith rss2email-3.9/.update-copyright.conf000066400000000000000000000033021240117753500175060ustar00rootroot00000000000000[project] name: rss2email vcs: Git [files] authors: yes files: yes ignored: AUTHORS | COPYING | README | README.rst | .update-copyright.conf | .git* | *.atom | *.rss | __pycache__ [aliases] Aaron Swartz: Aaron Swartz [author-hacks] rss2email/config.py: Aaron Swartz | Brian Lalor | Dean Jackson | Erik Hetzner | Joey Hess | Lindsey Smith | Marcel Ackermann | Martin 'Joey' Schulze | Matej Cepl rss2email/feed.py: Aaron Swartz | Brian Lalor | Dean Jackson | Erik Hetzner | Joey Hess | Lindsey Smith | Marcel Ackermann | Martin 'Joey' Schulze | Matej Cepl rss2email/feeds.py: Aaron Swartz | Brian Lalor | Dean Jackson | Erik Hetzner | Joey Hess | Lindsey Smith | Marcel Ackermann | Martin 'Joey' Schulze | Matej Cepl [year-hacks] rss2email/config.py: 2004 rss2email/feed.py: 2004 rss2email/feeds.py: 2004 [copyright] short: {project} comes with ABSOLUTELY NO WARRANTY and is licensed under the GNU General Public License. long: This file is part of {project}. {project} is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) version 3 of the License. {project} is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with {project}. If not, see . rss2email-3.9/AUTHORS000066400000000000000000000007611240117753500143470ustar00rootroot00000000000000rss2email was written by: Aaron Swartz Arun Persaud Brian Lalor Dean Jackson Dennis Keitzel Dmitry Bogatov Eelis van der Weegen Erik Hetzner Etienne Millon George Saunders J. Lewis Muir Joey Hess Lindsey Smith Marcel Ackermann Martin 'Joey' Schulze Matej Cepl Thiago Coutinho W. Trevor King rss2email-3.9/CHANGELOG000066400000000000000000000250731240117753500145140ustar00rootroot00000000000000v3.9 (2014-09-01) * Catch and error out if a user adds a feed with a duplicate name. * Split sender into both sendmail's -F and -f. * Fix an error with SMTPConnectionError inhertence order ("does not take keyword arguments"). * Add a new `smtp-ssl-protocol` setting, to select acceptable protocols for SMTP connections. * Fix non-compliant User-Agent header for HTTP/1.1. * Fix an error in the NoToEmailAddress invocation. * Add a new `trust-link` setting, to prefer the `link` attribute over the `id` attribute for identifying entries. v3.8 (2014-01-18) * Sluggify feed names on opmlimport. * Allow Unicode letters and digits in feed names, instead of just ASCII lettters and digits. v3.7 (2013-10-11) * Fix fallback for titles that contain malformed HTML. * Fix atomic saves to avoid garbling config and data files if the disk is full. * Convert the `friendly-name` boolean to the new `name-format` setting. This allow users to customize how the friendly name is constructed. * Demote guessed encodings logs from 'error' to 'warning'. v3.6 (2013-09-09) * Fix missing port argument for IMAPAuthenticationError. * Fix `