aioprocessing 1.0.0-1 source package in Ubuntu

Changelog

aioprocessing (1.0.0-1) unstable; urgency=low

  * Initial release. Closes: #880440

 -- David Steele <email address hidden>  Tue, 31 Oct 2017 11:54:13 -0400

Upload details

Uploaded by:
David Steele
Uploaded to:
Sid
Original maintainer:
David Steele
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
aioprocessing_1.0.0-1.dsc 1.8 KiB 2a31e79ebb0c0006e36e4876cece7b967cdf55a6a226e61ffa5e1ff7a239107c
aioprocessing_1.0.0.orig.tar.gz 10.4 KiB 7cc8cb25499017655868759db91c36c30e820c64da582aeef418ab424f7c3579
aioprocessing_1.0.0-1.debian.tar.xz 2.2 KiB 9f452d78911009da97845cd5d08d5204c7b7f9109e8c6f46b9373435f2263dce

No changes file available.

Binary packages built by this source

python3-aioprocessing: integrate the Python multiprocessing module with asyncio

 The aioprocessing module provides asynchronous, asyncio compatible,
 coroutine versions of many blocking instance methods on objects in
 the multiprocessing module.