Source: python-numpy
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/numpy/numpy/tags
Vcs-Browser: https://github.com/alvistack/numpy-numpy
Vcs-Git: https://github.com/alvistack/numpy-numpy.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 cython3,
 fdupes,
 gfortran,
 liblapack-dev,
 libopenblas-dev,
 python3-dev,
 python3-mesonpy,
 python3-pip,

Package: python3-numpy
Architecture: amd64
Description: Fast array facility to the Python 3 language
 Numpy contains a powerful N-dimensional array object, sophisticated
 (broadcasting) functions, tools for integrating C/C++ and Fortran code,
 and useful linear algebra, Fourier transform, and random number
 capabilities.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 python3,
 python3-pkg-resources,
Suggests:
 gcc,
 gfortran,
 python-numpy-doc,
 python3-dev,
 python3-pytest,
Provides:
 ${numpy3:Provides},
 ${python3:Provides},
 dh-sequence-numpy3,
 python3-f2py,
 python3-numpy-dev,

Package: python-numpy-doc
Section: doc
Architecture: all
Description: NumPy documentation
 This package contains documentation for Numpy and f2py.
Depends:
 ${misc:Depends},
