diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-05-18 00:56:34 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 11:17:07 +0700 |
| commit | 266340a67730d4f575e1353cc4cc2656b0119b55 (patch) | |
| tree | 26fecdedc2032949318c89847e7b046e472a1c0d /python/python3-async-timeout/slack-desc | |
| parent | 2ec8b42fe4968fe6f3a578159decea103ce98d76 (diff) | |
python/python3-async-timeout: Added (asyncio-compatible timeout)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-async-timeout/slack-desc')
| -rw-r--r-- | python/python3-async-timeout/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-async-timeout/slack-desc b/python/python3-async-timeout/slack-desc new file mode 100644 index 0000000000..d2a4a33a89 --- /dev/null +++ b/python/python3-async-timeout/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-async-timeout: python3-async-timeout (asyncio-compatible timeout class) +python3-async-timeout: +python3-async-timeout: async-timeout is an asyncio-compatible timeout context manager. +python3-async-timeout: +python3-async-timeout: https://github.com/aio-libs/async-timeout/ +python3-async-timeout: +python3-async-timeout: +python3-async-timeout: +python3-async-timeout: +python3-async-timeout: +python3-async-timeout: |
