Metadata-Version: 2.1
Name: buvar
Version: 0.20.2
Summary: Asyncio plugins, components, dependency injection and configs
Home-page: UNKNOWN
Author: Oliver Berger
Author-email: diefans@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6,<4.0
Provides-Extra: tests
Provides-Extra: orjson
Provides-Extra: all
Requires-Dist: attrs (<20.0,>=19.1)
Requires-Dist: cattrs (<1.0,>=0.9)
Requires-Dist: multidict (<5.0,>=4.5)
Requires-Dist: structlog (<20.0,>=19.1)
Requires-Dist: toml (<0.11,>=0.10)
Requires-Dist: tomlkit (<0.6.0,>=0.5.3)
Requires-Dist: typing-inspect (>=0.4.0<0.5)
Provides-Extra: all
Requires-Dist: aiohttp; extra == 'all'
Provides-Extra: orjson
Requires-Dist: orjson (<3.0,>=2.0); extra == 'orjson'
Provides-Extra: tests
Requires-Dist: pytest (<5.0,>=4.6); extra == 'tests'
Requires-Dist: pytest-cov (<3.0,>=^2.7); extra == 'tests'
Requires-Dist: pytest-asyncio (<0.11,>=0.10.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: pdbpp; extra == 'tests'

UNKNOWN


