Metadata-Version: 2.0
Name: Mastodon.py
Version: 1.4.3
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
Platform: UNKNOWN
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
Provides-Extra: test
Provides-Extra: webpush
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.3)
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'
Provides-Extra: webpush
Requires-Dist: http-ece (>=1.0.5); extra == 'webpush'
Requires-Dist: cryptography (>=1.6.0); extra == 'webpush'

UNKNOWN


