[147978] trunk/dports/python/py-mpi4py/Portfile

petr at macports.org petr at macports.org
Fri Apr 22 03:17:01 PDT 2016


Revision: 147978
          https://trac.macports.org/changeset/147978
Author:   petr at macports.org
Date:     2016-04-22 03:17:01 -0700 (Fri, 22 Apr 2016)
Log Message:
-----------
py-mpi4py: format long_description

Modified Paths:
--------------
    trunk/dports/python/py-mpi4py/Portfile

Modified: trunk/dports/python/py-mpi4py/Portfile
===================================================================
--- trunk/dports/python/py-mpi4py/Portfile	2016-04-22 08:55:04 UTC (rev 147977)
+++ trunk/dports/python/py-mpi4py/Portfile	2016-04-22 10:17:01 UTC (rev 147978)
@@ -12,15 +12,17 @@
 platforms           darwin
 universal_variant   no
 description         MPI for Python - Python bindings for MPI
-long_description    MPI for Python (mpi4py) provides bindings of the Message Passing Interface \
-                    (MPI) standard for the Python programming language, allowing any Python \
-                    program to exploit multiple processors. This package is constructed on top of \
-                    the MPI-1/MPI-2 specification and provides an object oriented interface which \
-                    closely follows MPI-2 C++ bindings. It supports point-to-point (sends, \
-                    receives) and collective (broadcasts, scatters, gathers) communications of \
-                    any picklable Python object as well as optimized communications of Python \
-                    object exposing the single-segment buffer interface (NumPy arrays, builtin \
-                    bytes/string/array objects).
+long_description    \
+    MPI for Python \(mpi4py\) provides bindings of the Message Passing \
+    Interface \(MPI\) standard for the Python programming language, allowing \
+    any Python program to exploit multiple processors. This package is \
+    constructed on top of the MPI-1/MPI-2 specification and provides an \
+    object oriented interface which closely follows MPI-2 C++ bindings. \
+    It supports point-to-point \(sends, receives\) and collective \
+    \(broadcasts, scatters, gathers\) communications of any picklable Python \
+    object as well as optimized communications of Python object exposing the \
+    single-segment buffer interface \(NumPy arrays, builtin \
+    bytes/string/array objects).
 
 maintainers         sean openmaintainer
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160422/598bb029/attachment.html>


More information about the macports-changes mailing list