Name |
python3-async-timeout |
Version |
4.0.3 |
Summary |
asyncio-compatible timeout context manager |
Description |
The context manager is useful in cases when you want to apply timeout logic around block of code or in cases when asyncio.wait_for() is not suitable. Also it's much faster than asyncio.wait_for() because timeout doesn't create a new task. |
Section |
devel/python |
License |
Apache-2.0 |
Homepage |
https://github.com/aio-libs/async-timeout
|
Recipe file |
recipes-homeassistant/homeassistant-core-deps/python3-async-timeout_4.0.3.bb
|
Layer |
meta-homeassistant (mickledore branch) |
Inherits |
- pypi
- python3-dir
- python3native
- python3targetconfig
- python_pep517
- python_setuptools_build_meta
- setuptools3-base
|
Dependencies |
- python3
- python3-build-native
- python3-installer-native
- python3-native
- python3-setuptools-native
- python3-wheel-native
- virtual/i686-oe-linux-compilerlibs
- virtual/i686-oe-linux-gcc
- virtual/libc
|
PACKAGECONFIG options |
|