Metadata-Version: 2.1
Name: fsc.async-tools
Version: 0.2.0
Summary: Defines tools for simplifying the use of asynchronous Python.

Home-page: http://frescolinogroup.github.io/frescolino/pyasynctools/0.2
Author: C. Frescolino
Author-email: frescolino@lists.phys.ethz.ch
License: Apache
Description: The ``fsc.async-tools`` module defines tools for using Python's async / await features.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Utilities
Provides-Extra: dev
