Source-Makefile: feeds/packages/lang/python/python-multidict/Makefile

Package: python3-multidict
Submenu: Python
Version: 6.0.4-r1
Depends: +libc +python3-light
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: multidict implementation
Maintainer: Josef Schlehofer <pepe.schlehofer@gmail.com>
Source: multidict-6.0.4.tar.gz
License: Apache-2.0
LicenseFiles: LICENSE
URL: https://github.com/aio-libs/multidict
Type: ipkg
Description: Multidict is dict-like collection of key-value pairs where key might be
occurred more than once in the container.
@@

Package: python3-multidict-src
Submenu: Python
Version: 6.0.4-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: multidict implementation (sources)
Maintainer: Josef Schlehofer <pepe.schlehofer@gmail.com>
Source: multidict-6.0.4.tar.gz
License: Apache-2.0
LicenseFiles: LICENSE
URL: https://github.com/aio-libs/multidict
Type: ipkg
Description:     Multidict is dict-like collection of key-value pairs where key might be
occurred more than once in the container.

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


