pkgsrc/mail/rss2email/PLIST
schmonz 6975c29218 Update to 3.10. From the changelog:
* Catch and warn for invalid Content-Types
* Add a manually extracted list of config options to r2e.1
* Add a redirect post-process module
* Follow symlinks of datafiles
* Add zsh completion
* Add support for maildir
* Fix `r2e new` overwriting an existing config
* Add new `feed-name` and `feed-url` attributes for the `name-format` setting
* Change logging format
* Allow multiple SMTP recipients
* Fix SMTP security issues
* Fix test suite
* Drop support for Python 3.2 and 3.3
* Remove `__contributors__` from the `rss2email` module
* Stop using deprecated `html2text.unescape`
* Fix locking issues when data file is on NFS
* Add `same-server-fetch-interval` setting for rate-limiting fetches to a server
* Update setup.py to setuptools

pkgsrc changes: simplify GITHUB_*, from leot@.
2019-09-07 18:58:02 +00:00

50 lines
1.8 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2019/09/07 18:58:02 schmonz Exp $
bin/r2e
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/rss2email/__init__.py
${PYSITELIB}/rss2email/__init__.pyo
${PYSITELIB}/rss2email/__init__.pyc
${PYSITELIB}/rss2email/command.pyo
${PYSITELIB}/rss2email/command.pyc
${PYSITELIB}/rss2email/config.pyo
${PYSITELIB}/rss2email/config.pyc
${PYSITELIB}/rss2email/email.pyo
${PYSITELIB}/rss2email/email.pyc
${PYSITELIB}/rss2email/error.pyo
${PYSITELIB}/rss2email/error.pyc
${PYSITELIB}/rss2email/feed.pyo
${PYSITELIB}/rss2email/feed.pyc
${PYSITELIB}/rss2email/feeds.pyo
${PYSITELIB}/rss2email/feeds.pyc
${PYSITELIB}/rss2email/main.pyo
${PYSITELIB}/rss2email/main.pyc
${PYSITELIB}/rss2email/util.pyo
${PYSITELIB}/rss2email/util.pyc
${PYSITELIB}/rss2email/version.pyo
${PYSITELIB}/rss2email/version.pyc
${PYSITELIB}/rss2email/command.py
${PYSITELIB}/rss2email/config.py
${PYSITELIB}/rss2email/email.py
${PYSITELIB}/rss2email/error.py
${PYSITELIB}/rss2email/feed.py
${PYSITELIB}/rss2email/feeds.py
${PYSITELIB}/rss2email/main.py
${PYSITELIB}/rss2email/post_process/__init__.py
${PYSITELIB}/rss2email/post_process/__init__.pyo
${PYSITELIB}/rss2email/post_process/__init__.pyc
${PYSITELIB}/rss2email/post_process/downcase.pyo
${PYSITELIB}/rss2email/post_process/downcase.pyc
${PYSITELIB}/rss2email/post_process/prettify.pyo
${PYSITELIB}/rss2email/post_process/prettify.pyc
${PYSITELIB}/rss2email/post_process/redirect.pyo
${PYSITELIB}/rss2email/post_process/redirect.pyc
${PYSITELIB}/rss2email/post_process/downcase.py
${PYSITELIB}/rss2email/post_process/prettify.py
${PYSITELIB}/rss2email/post_process/redirect.py
${PYSITELIB}/rss2email/util.py
${PYSITELIB}/rss2email/version.py
man/man1/r2e.1