Source: python-arrayfire
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Ghislain Antony Vaillant <ghisvail@gmail.com>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-python,
               libarrayfire-unified3 (>= 3.3.0+dfsg1-1~),
               python3-all,
               python3-numpydoc,
               python3-setuptools,
               python3-sphinx,
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/science-team/python-arrayfire
Vcs-Git: https://salsa.debian.org/science-team/python-arrayfire.git
Homepage: http://arrayfire.com/

Package: python3-arrayfire
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         libarrayfire-unified3 (>= 3.3.0+dfsg1-1~)
Suggests: python-arrayfire-doc
Description: ArrayFire bindings for Python 3
 ArrayFire is a high performance library for parallel computing with an
 easy-to-use API. It enables users to write scientific computing code that is
 portable across CUDA, OpenCL and CPU devices. This project provides Python
 bindings for the ArrayFire library.
 .
 This package provides the bindings for Python 3.

Package: python-arrayfire-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends},
         ${sphinxdoc:Depends},
         libjs-mathjax
Description: documentation for the ArrayFire Python bindings
 ArrayFire is a high performance library for parallel computing with an
 easy-to-use API. It enables users to write scientific computing code that is
 portable across CUDA, OpenCL and CPU devices. This project provides Python
 bindings for the ArrayFire library.
 .
 This package provides the documentation for the Python bindings.
