Bug#1082990: ITP: python-aioshutil -- asynchronous shutil module
Package: wnpp
Severity: wishlist
Owner: Ananthu C V <weepingclown@disroot.org>
* Package name : python-aioshutil
Version : 1.5
Upstream Contact: Kumar Aditya <kumaraditya@python.org>
* URL : https://github.com/kumaraditya303/aioshutil
* License : BSD-3-Clause
Programming Lang: Python
Description : asynchronous shutil module
aioshutil is a Python library which provides asynchronous version of
function of shutil module. shutil module is blocking and using it in
asyncio applications will block the event loop and slow down the
application, aioshutil provides asynchronous friendly versions of the
functions of the shutil module as it performs blocking io in a thread pool.
This is a dependency needed by uiprotect, a dependency for homeassistant.
Reply to: