Metadata-Version: 2.1
Name: aiomailru
Version: 0.0.1
Summary: Platform@Mail.ru Python REST API wrapper
Home-page: https://github.com/KonstantinTogoi/aiomailru
Author: Konstantin Togoi
Author-email: konstantin.togoi@outlook.com
License: BSD
Keywords: mail.ru api asyncio
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: aiohttp (>=3.0.0)

Platform@Mail.ru Python REST API wrapper
========================================

Install package using pip

    pip install aiomailru


