From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-python/mpi4py/metadata.xml | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 dev-python/mpi4py/metadata.xml (limited to 'dev-python/mpi4py/metadata.xml') diff --git a/dev-python/mpi4py/metadata.xml b/dev-python/mpi4py/metadata.xml deleted file mode 100644 index a7842f1c7b32..000000000000 --- a/dev-python/mpi4py/metadata.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - python@gentoo.org - Python - - 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). - - - mpi4py - mpi4py - mpi4py - - -- cgit v1.2.3