aioprocessing 2.0.1-1 source package in Ubuntu

Changelog

aioprocessing (2.0.1-1) unstable; urgency=medium

  * New upstream version.

 -- David Steele <email address hidden>  Sat, 24 Sep 2022 13:51:42 -0400

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
aioprocessing_2.0.1-1.dsc 2.0 KiB 066b6a464ce84d4289e2a68d2e472ed9c2a02b880081e0de28b5f529c53b375b
aioprocessing_2.0.1.orig.tar.gz 17.3 KiB 1fe91c0dca9d98e1a1280c120a7c29841f2b79fe9789239adb0d93d5200a0b60
aioprocessing_2.0.1-1.debian.tar.xz 3.5 KiB 35defff4812376d29d5b10bc082bca05ae4105769e3e5a2ebb8d8b6241275633

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.