Metadata-Version: 2.0 Name: aio-tinder Version: 0.1.7 Summary: Asynchronous Tinder API client Home-page: https://github.com/faruken/aio-tinder Author: faruken Author-email: UNKNOWN License: MIT Keywords: tinder api asyncio Platform: any Classifier: Development Status :: 4 - Beta Classifier: Intended Audience :: Developers Classifier: Topic :: Software Development :: Libraries :: Python Modules Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 :: Only Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: Implementation :: CPython Requires-Dist: aiodns (==1.1.1) Requires-Dist: aiohttp (==1.0.1) Requires-Dist: async-timeout (==1.0.0) Requires-Dist: cchardet (==1.0.0) Requires-Dist: chardet (==2.3.0) Requires-Dist: multidict (==2.0.1) Requires-Dist: ujson (==1.35) Provides-Extra: test Requires-Dist: Logbook (==1.0.0); extra == 'test' Requires-Dist: coverage (==4.2); extra == 'test' Requires-Dist: pytest (==3.0.2); extra == 'test' Requires-Dist: pytest-asyncio (==0.5.0); extra == 'test' Requires-Dist: pytest-cov (==2.3.1); extra == 'test' UNKNOWN