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

Package: python3-numpy
Submenu: Python
Version: 1.20.2-1
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread @!SOFT_FLOAT +INSTALL_GFORTRAN:libgfortran +python3
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: The fundamental package for scientific computing with Python
Maintainer: Alexandru Ardelean <ardeleanalex@gmail.com>
Source: numpy-1.20.2.zip
License: BSD-3-Clause
LicenseFiles: LICENSE.txt
Type: ipkg
Description: NumPy is the fundamental package for array computing with Python.

By default, this package is built without some modules.
For some modules to be available, the INSTALL_GFORTRAN symbol needs
to be enabled in the OpenWrt core/toolchain.
https://www.numpy.org/
Alexandru Ardelean <ardeleanalex@gmail.com>
@@

Package: python3-numpy-src
Submenu: Python
Version: 1.20.2-1
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: The fundamental package for scientific computing with Python (sources)
Maintainer: Alexandru Ardelean <ardeleanalex@gmail.com>
Source: numpy-1.20.2.zip
License: BSD-3-Clause
LicenseFiles: LICENSE.txt
Type: ipkg
Description:     NumPy is the fundamental package for array computing with Python.

By default, this package is built without some modules.
For some modules to be available, the INSTALL_GFORTRAN symbol needs
to be enabled in the OpenWrt core/toolchain.

    This package contains the Python source files for python3-numpy.
https://www.numpy.org/
Alexandru Ardelean <ardeleanalex@gmail.com>
@@
Config:
    depends on PACKAGE_python3-numpy
@@


