Metadata-Version: 2.1
Name: asynciojobs
Version: 0.12.10
Summary: A simplistic orchestration engine for asyncio-based jobs
Home-page: UNKNOWN
Author: Thierry Parmentelat
Author-email: thierry.parmentelat@inria.fr
License: CC BY-SA 4.0
Project-URL: source, http://github.com/parmentelat/asynciojobs
Project-URL: documentation, http://asynciojobs.readthedocs.io/
Description: See notebook at https://github.com/parmentelat/asynciojobs/blob/master/sphinx/README.ipynb
Keywords: asyncio,dependency,dependencies,jobs,scheduling,orchestration
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: Programming Language :: Python :: 3.5
Requires-Python: >=3.5
Provides-Extra: ordered
Provides-Extra: graph
