Binary package “python3-aioprocessing” in ubuntu oracular

integrate the Python multiprocessing module with asyncio

 The aioprocessing module provides asynchronous, asyncio compatible,
 coroutine versions of many blocking instance methods on objects in
 the multiprocessing module.