Metadata-Version: 2.3
Name: illallangi-mastodon
Version: 0.3.0
Summary: A collection of command line tools to interact with Mastodon.
Project-URL: Homepage, https://github.com/illallangi/python-mastodon
Project-URL: Repository, https://github.com/illallangi/python-mastodon.git
Project-URL: Issues, https://github.com/illallangi/python-mastodon/issues
Project-URL: Changelog, https://github.com/illallangi/python-mastodon/blob/master/CHANGELOG.md
Author-email: Andrew Cole <andrew.cole@illallangi.com>
Maintainer-email: Andrew Cole <andrew.cole@illallangi.com>
License: MIT License
License-File: LICENSE
Keywords: cli,mastodon,tools
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10.1
Requires-Dist: appdirs>=1.4.4
Requires-Dist: beautifulsoup4>=4.12.3
Requires-Dist: click>=8.1.7
Requires-Dist: diffsync>=2.0.0
Requires-Dist: more-itertools>=10.5.0
Requires-Dist: orjson>=3.10.7
Requires-Dist: python-dateutil>=2.9.0.post0
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: pytz>=2024.2
Requires-Dist: requests-cache>=1.2.1
Requires-Dist: tabulate>=0.9.0
Requires-Dist: validate-email-address>=1
Requires-Dist: yarl>=1.13.1
Description-Content-Type: text/markdown

# Illallangi Mastodon

Illallangi Mastodon is a collection of command line tools to interact with Mastodon.

## Requirements

- Python >= 3.10.12
