[python-arrayfire] 03/04: Update description of all binary packages.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Sep 16 14:02:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to annotated tag debian/3.3.20160624-2
in repository python-arrayfire.

commit 1dea527a110ea2293208d544377c2be2f689cab4
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Sep 16 12:30:38 2016 +0100

    Update description of all binary packages.
---
 debian/control | 51 ++++++++++++++++++---------------------------------
 1 file changed, 18 insertions(+), 33 deletions(-)

diff --git a/debian/control b/debian/control
index 95a54c4..356435c 100644
--- a/debian/control
+++ b/debian/control
@@ -26,18 +26,13 @@ Depends: ${misc:Depends},
          ${python:Depends},
          libarrayfire-unified3 (>= 3.3.0+dfsg1-1~)
 Suggests: python-arrayfire-doc
-Description: Python wrappers for the ArrayFire library (Python 2)
- ArrayFire is a high performance software library for parallel computing
- with an easy-to-use API. Its array based function set makes parallel
- programming simple.
+Description: ArrayFire bindings for Python 2
+ 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.
  .
- ArrayFire's multiple backends (CUDA, OpenCL and native CPU) make it
- platform independent and highly portable.
- .
- A few lines of code in ArrayFire can replace dozens of lines of parallel
- computing code, saving you valuable time and lowering development costs.
- .
- This package provides wrappers to ArrayFire for the Python 2 interpreter.
+ This package provides the bindings for Python 2.
 
 Package: python3-arrayfire
 Architecture: all
@@ -45,18 +40,13 @@ Depends: ${misc:Depends},
          ${python3:Depends},
          libarrayfire-unified3 (>= 3.3.0+dfsg1-1~)
 Suggests: python-arrayfire-doc
-Description: Python wrappers for the ArrayFire library (Python 3)
- ArrayFire is a high performance software library for parallel computing
- with an easy-to-use API. Its array based function set makes parallel
- programming simple.
- .
- ArrayFire's multiple backends (CUDA, OpenCL and native CPU) make it
- platform independent and highly portable.
+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.
  .
- A few lines of code in ArrayFire can replace dozens of lines of parallel
- computing code, saving you valuable time and lowering development costs.
- .
- This package provides wrappers to ArrayFire for the Python 3 interpreter.
+ This package provides the bindings for Python 3.
 
 Package: python-arrayfire-doc
 Architecture: all
@@ -65,15 +55,10 @@ Section: doc
 Depends: ${misc:Depends},
          ${sphinxdoc:Depends},
          libjs-mathjax
-Description: examples for the ArrayFire Python wrappers
- ArrayFire is a high performance software library for parallel computing
- with an easy-to-use API. Its array based function set makes parallel
- programming simple.
- .
- ArrayFire's multiple backends (CUDA, OpenCL and native CPU) make it
- platform independent and highly portable.
- .
- A few lines of code in ArrayFire can replace dozens of lines of parallel
- computing code, saving you valuable time and lowering development costs.
+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 examples for the ArrayFire Python wrappers.
+ This package provides the documentation for the Python bindings.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-arrayfire.git



More information about the debian-science-commits mailing list