Metadata-Version: 2.4
Name: asyncstdlib
Version: 3.9.2
Summary: The missing async toolbox
Home-page: https://github.com/maxfischer2781/asyncstdlib
Author: Max Fischer
Author-email: maxfischer2781@gmail.com
License-File: LICENSE
Requires-Dist: typing_extensions; python_version < "3.8"
Provides-Extra: doc
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinxcontrib-contentui; extra == "doc"
Requires-Dist: sphinxcontrib-trio; extra == "doc"
Provides-Extra: test
Requires-Dist: pytest>=4.3.0; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: flake8-bugbear; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: black; implementation_name == "cpython" and extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: home-page
Dynamic: license-file
Dynamic: provides-extra
Dynamic: summary
