Source: parallelpython Section: python Priority: optional Maintainer: Sandro Tosi Uploaders: Debian Python Modules Team Build-Depends: debhelper (>= 9), python-all (>= 2.5.4-1~), dh-python Homepage: http://www.parallelpython.com/ Standards-Version: 4.1.4 Vcs-Git: https://salsa.debian.org/python-team/modules/parallelpython.git Vcs-Browser: https://salsa.debian.org/python-team/modules/parallelpython XS-Python-Version: all Package: python-pp Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} XB-Python-Version: ${python:Versions} Description: parallel and distributed programming toolkit for Python Parallel Python module (pp) provides an easy and efficient way to create parallel-enabled applications for SMP computers and clusters. pp module features cross-platform portability and dynamic load balancing. Thus application written with PP will parallelize efficiently even on heterogeneous and multi-platform clusters (including clusters running other application with variable CPU loads).