Package: python3-async-generator
Version: 1.10-1
Depends: libc, python3-light
Source: feeds/packages/lang/python/python-async-generator
SourceName: python3-async-generator
License: Apache-2.0|MIT
LicenseFiles: LICENSE.APACHE2|LICENSE.MIT
Section: lang
SourceDateEpoch: 1764747769
Maintainer: Julien Malik <julien.malik@paraiso.me>
Architecture: riscv64_riscv64
Installed-Size: 38214
Description:  Python 3.6 added async generators. Python 3.7 adds some more tools to make them usable, like contextlib.asynccontextmanager.
 
 This library gives you all that back to Python 3.5.
