[build] type = "python" [dependencies] build = [ "python-hatch-vcs", "python-hatchling", "git" ] runtime = ["python"] [package] description = "File support for asyncio" homepage = "https://github.com/Tinche/aiofiles" license = "Apache-2.0" name = "python-aiofiles" version = "25.1.0" [[source]] extract_dir = "$name-$version" url = "https://github.com/Tinche/aiofiles.git#v$version"