parallelpython 1.6.6-1 source package in Ubuntu

Changelog

parallelpython (1.6.6-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

  [ Sandro Tosi ]
  * New upstream release
  * debian/copyright
    - extend packaging copyright years
    - update upstream copyright notice
  * debian/control
    - bump Standards-Version to 4.1.4 (no changes needed)

 -- Sandro Tosi <email address hidden>  Sat, 09 Jun 2018 20:30:49 -0400

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
parallelpython_1.6.6-1.dsc 2.0 KiB fd982bb6107355a52f78b7ad2eb494ca67fbd4548790dbb6c7ddae1611bd9d0c
parallelpython_1.6.6.orig.tar.gz 30.1 KiB a224f4d43472ac8b7700a0a6a117885f798d2462b1f815d4525457f319dc23b7
parallelpython_1.6.6-1.debian.tar.xz 6.7 KiB 41607b9a4f47c0ca59a4e9fb24f981fc521c80152c2ba0eb57d93a1a88cd176a

Available diffs

No changes file available.

Binary packages built by this source

python-pp: 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).