aioprocessing 1.0.0-3 source package in Ubuntu

Changelog

aioprocessing (1.0.0-3) unstable; urgency=medium

  * Add VCS headers to control.

 -- David Steele <email address hidden>  Sun, 24 Dec 2017 16:15:54 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
aioprocessing_1.0.0-3.dsc 1.9 KiB 57e4d9af66f907fcda750e5708c1ef309a111e38b11c0c41cefd7cfe3e418cb6
aioprocessing_1.0.0.orig.tar.gz 10.4 KiB 7cc8cb25499017655868759db91c36c30e820c64da582aeef418ab424f7c3579
aioprocessing_1.0.0-3.debian.tar.xz 2.9 KiB f709199ed335c4821ad4c5bf8fcb9bd89d4fd967e1f4c5bcc2a29564aabb16ee

Available diffs

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.