diff options
author | Steven Voges <svoges.sbo@gmail.com> | 2022-09-05 09:46:31 +0100 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2022-09-05 09:46:31 +0100 |
commit | af19227155064fa04b7baf6753237a70c51daa18 (patch) | |
tree | 96dc3b03d2fc2b3f805e36e19e22caf8b2a643a3 /python/python3-aiofiles/README | |
parent | b10e30c885d13b4925f0b9424b346fb1ca8b626c (diff) |
python/python3-aiofiles: Added (Asyncio Library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'python/python3-aiofiles/README')
-rw-r--r-- | python/python3-aiofiles/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-aiofiles/README b/python/python3-aiofiles/README new file mode 100644 index 0000000000000..e53459f9f881e --- /dev/null +++ b/python/python3-aiofiles/README @@ -0,0 +1,2 @@ +aiofiles is an Apache2 licensed library, written in Python, for +python-aiofiles: handling local disk files in asyncio applications. |