./devel/py-aiofiles, File support for asyncio

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q2, Version: 0.3.2, Package name: py36-aiofiles-0.3.2, Maintainer: pkgsrc-users

aiofiles is an Apache2 licensed library, written in Python, for handling
local disk files in asyncio applications.

Ordinary local file IO is blocking, and cannot easily and portably made
asynchronous. This means doing file IO may interfere with asyncio
applications, which shouldn't block the executing thread. aiofiles helps with
this by introducing asynchronous versions of files that support delegating
operations to a separate thread pool.


Required to run:
[devel/py-setuptools]

Master sites:

SHA1: 402354e1823689311a09fb97297b937d8a947742
RMD160: 20ee5249b608bf31f6ad11c7218b4fdaa74c8ed9
Filesize: 9.622 KB

Version history: (Expand)