Source: aiofile Section: python Maintainer: Yuri Konotopov Build-Depends: debhelper-compat (= 14), dh-python, dh-sequence-single-binary, pybuild-plugin-pyproject, python3-all, python3-caio , python3-hatchling, python3-pytest , python3-pytest-asyncio , Standards-Version: 4.7.4 Testsuite: autopkgtest-pkg-pybuild Homepage: https://github.com/mosquito/aiofile Vcs-Browser: https://gitlab.com/apt-mirror2/aiofile-debian-packaging Vcs-Git: https://gitlab.com/apt-mirror2/aiofile-debian-packaging.git [aiofile] Package: python3-aiofile Architecture: all Depends: ${python3:Depends}, python3-caio, Description: Real asynchronous file operations with asyncio support This module provides real async support for asynchronous file operations using Linux AIO API and Python asyncio module.