Metadata-Version: 1.2
Name: toot
Version: 0.21.0
Summary: Mastodon CLI client
Home-page: https://github.com/ihabunek/toot/
Author: Ivan Habunek
Author-email: ivan@habunek.com
License: GPLv3
Project-URL: Documentation, https://toot.readthedocs.io/en/latest/
Project-URL: Issue tracker, https://github.com/ihabunek/toot/issues/
Description: toot is a commandline tool for interacting with Mastodon social networks.
        Allows posting text and media to the timeline, searching, following, muting
        and blocking accounts and other actions.
        Contains an experimental curses application for reading the timeline.
Keywords: mastodon toot
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console :: Curses
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.3
