Source-Makefile: feeds/packages/lang/python/python-async-generator/Makefile

Package: python3-async-generator
Submenu: Python
Version: 1.10-r1
Depends: +libc +python3-light
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Async generators and context managers for Python 3.5+
Maintainer: Julien Malik <julien.malik@paraiso.me>
Source: async_generator-1.10.tar.gz
License: Apache-2.0|MIT
LicenseFiles: LICENSE.APACHE2|LICENSE.MIT
URL: https://github.com/python-trio/async_generator
Type: ipkg
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.
@@

Package: python3-async-generator-src
Submenu: Python
Version: 1.10-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Async generators and context managers for Python 3.5+ (sources)
Maintainer: Julien Malik <julien.malik@paraiso.me>
Source: async_generator-1.10.tar.gz
License: Apache-2.0|MIT
LicenseFiles: LICENSE.APACHE2|LICENSE.MIT
URL: https://github.com/python-trio/async_generator
Type: ipkg
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.

    This package contains the Python source files for python3-async-generator.
@@
Config:
    depends on PACKAGE_python3-async-generator
@@


