Package: python3-async-generator
Version: 1.10-r1
Depends: libc, python3-light
Source: feeds/packages/lang/python/python-async-generator
SourceName: python-async-generator
License: Apache-2.0|MIT
LicenseFiles: LICENSE.APACHE2|LICENSE.MIT
Section: lang
SourceDateEpoch: 1778014989
URL: https://github.com/python-trio/async_generator
Maintainer: Julien Malik <julien.malik@paraiso.me>
Architecture: arm_arm1176jzf-s_vfp
Installed-Size: 133120
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.
