Metadata-Version: 2.0
Name: a-sync
Version: 0.5.0
Summary: async helper library.
Home-page: https://github.com/notion/a_sync
Author: toejough
Author-email: toejough@gmail.com
License: Apache 2.0
Keywords: async await asynchronous library parallel background
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: utaw
Provides-Extra: checkers
Requires-Dist: dodgy; extra == 'checkers'
Requires-Dist: flake8-bugbear; extra == 'checkers'
Requires-Dist: flake8-docstrings; extra == 'checkers'
Requires-Dist: flake8-import-order; extra == 'checkers'
Requires-Dist: mypy; extra == 'checkers'
Requires-Dist: pocketwalk; extra == 'checkers'
Requires-Dist: pylint; extra == 'checkers'
Requires-Dist: vulture; extra == 'checkers'

UNKNOWN


