Metadata-Version: 2.4
Name: Mastodon.py
Version: 1.5.1
Summary: Python wrapper for the Mastodon API
Home-page: https://github.com/halcy/Mastodon.py
Author: Lorenz Diener
Author-email: lorenzd+mastodonpypypi@gmail.com
License: MIT
Keywords: mastodon api microblogging
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Requires-Dist: requests>=2.4.2
Requires-Dist: python-dateutil
Requires-Dist: six
Requires-Dist: pytz
Requires-Dist: python-magic
Requires-Dist: decorator>=4.0.0
Requires-Dist: blurhash>=1.1.4
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-runner; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: vcrpy; extra == "test"
Requires-Dist: pytest-vcr; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: requests-mock; extra == "test"
Requires-Dist: http_ece>=1.0.5; extra == "test"
Requires-Dist: cryptography>=1.6.0; extra == "test"
Requires-Dist: blurhash>=1.1.4; extra == "test"
Provides-Extra: webpush
Requires-Dist: http_ece>=1.0.5; extra == "webpush"
Requires-Dist: cryptography>=1.6.0; extra == "webpush"
Provides-Extra: blurhash
Requires-Dist: blurhash>=1.1.4; extra == "blurhash"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
