Metadata-Version: 2.4
Name: feed2toot
Version: 0.17
Summary: Parse rss feeds and send new posts to Mastodon
Home-page: https://gitlab.com/chaica/feed2toot
Download-URL: https://gitlab.com/chaica/feed2toot
Author: Carl Chenet
Author-email: carl.chenet@ohmytux.com
License: GNU GPL v3
Classifier: Intended Audience :: End Users/Desktop
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: beautifulsoup4
Requires-Dist: feedparser
Requires-Dist: Mastodon.py
Provides-Extra: influxdb
Requires-Dist: influxdb; extra == "influxdb"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

Parse rss feeds and send new posts to the Mastodon social network
