Metadata-Version: 2.1
Name: buvar-aiohttp
Version: 0.1.0
Summary: Asyncio plugin for buvar
Home-page: https://gitlab.com/diefans/buvar
Author: Oliver Berger
Author-email: diefans@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7,<4.0
Description-Content-Type: text/x-rst
Requires-Dist: buvar
Requires-Dist: aiohttp
Requires-Dist: attrs (<20.0,>=19.1)
Requires-Dist: structlog (>=20.1.0)
Requires-Dist: orjson
Requires-Dist: pendulum
Provides-Extra: all
Requires-Dist: pytest (>=4.6) ; extra == 'all'
Requires-Dist: pytest-cov (<3.0,>=^2.7) ; extra == 'all'
Requires-Dist: pytest-asyncio (>=0.11.0) ; extra == 'all'
Requires-Dist: pytest-benchmark (>=3.2.2<4.0) ; extra == 'all'
Requires-Dist: mock (>=3.0<4.0) ; extra == 'all'
Requires-Dist: pytest-mock (>=1.10<2.0) ; extra == 'all'
Requires-Dist: pytest-watch (>=4.2<5.0) ; extra == 'all'
Requires-Dist: pytest-randomly (>=3.1<4.0) ; extra == 'all'
Requires-Dist: pytest-doctestplus (>=0.5<1.0) ; extra == 'all'
Requires-Dist: pytest-aiohttp ; extra == 'all'
Requires-Dist: pytest-anything ; extra == 'all'
Requires-Dist: pdbpp ; extra == 'all'
Provides-Extra: tests
Requires-Dist: pytest (>=4.6) ; extra == 'tests'
Requires-Dist: pytest-cov (<3.0,>=^2.7) ; extra == 'tests'
Requires-Dist: pytest-asyncio (>=0.11.0) ; extra == 'tests'
Requires-Dist: pytest-benchmark (>=3.2.2<4.0) ; extra == 'tests'
Requires-Dist: mock (>=3.0<4.0) ; extra == 'tests'
Requires-Dist: pytest-mock (>=1.10<2.0) ; extra == 'tests'
Requires-Dist: pytest-watch (>=4.2<5.0) ; extra == 'tests'
Requires-Dist: pytest-randomly (>=3.1<4.0) ; extra == 'tests'
Requires-Dist: pytest-doctestplus (>=0.5<1.0) ; extra == 'tests'
Requires-Dist: pytest-aiohttp ; extra == 'tests'
Requires-Dist: pytest-anything ; extra == 'tests'
Requires-Dist: pdbpp ; extra == 'tests'

UNKNOWN


