execnet 1.0.8-1.1 source package in Ubuntu

Changelog

execnet (1.0.8-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Rebuild to add Python 2.7 support
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  09 May 2011 11:51:30 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Adam Schmalhofer
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
execnet_1.0.8.orig.tar.gz 149.3 KiB fad6f01aecc09c099e304ff433152b0a026e2e2553be7687ac5b71544839e61b
execnet_1.0.8-1.1.debian.tar.gz 3.7 KiB 12c6f04ed8639ce4da1f585245bb1e4891b8f8b7c9887b6c1ccd6469e9e320e6
execnet_1.0.8-1.1.dsc 1.7 KiB 707a4dc0573d35af932b25b7bff26b885fdf2e16839723750e6a2109d42182c1

Available diffs

View changes file

Binary packages built by this source

python-execnet: rapid multi-Python deployment

 execnet provides carefully tested means to ad-hoc interact with Python
 interpreters across version, platform and network barriers. It provides
 a minimal and fast API targetting the following uses:
 .
  * distribute tasks to local or remote CPUs
  * write and deploy hybrid multi-process applications
  * write scripts to administer a bunch of exec environments