deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-typing-extensions | python3-supported-min (>= 3.10), python3:any
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.
Homepage: https://github.com/kumaraditya303/aioshutil
Installed-Size: '31'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-aioshutil
Priority: optional
Section: python
Source: python-aioshutil
Version: 1.5-1
srcpkg_name: python-aioshutil
srcpkg_version: 1.5-1