parfive 1.5.1-1 source package in Ubuntu

Changelog

parfive (1.5.1-1) unstable; urgency=medium

  * New upstream version 1.5.1
  * Rediff patches

 -- Ole Streicher <email address hidden>  Sun, 09 Jan 2022 14:27:31 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
parfive_1.5.1-1.dsc 2.3 KiB 2e0bd18e76b134240a34333ab9a8ccebcc8364533da94e75d4b81a2f8231c1a9
parfive_1.5.1.orig.tar.gz 26.2 KiB c411fd7269a49d1c72a964e97de474ec082115777b363aeed98a6595f90b8676
parfive_1.5.1-1.debian.tar.xz 3.5 KiB 99da1a2bf6e734e2b2a0df2db9bf80e8c216d8c12c168cd394a89aea92a09122

Available diffs

No changes file available.

Binary packages built by this source

python-parfive-doc: documentation for the parfive Python library

 Parfive is a small library for downloading files, its objective is to
 provide a simple API for queuing files for download and then
 providing excellent feedback to the user about the in progress
 downloads. It also aims to provide a clear interface for inspecting
 any failed downloads.
 .
 Parfive supports downloading files over either HTTP or FTP using
 aiohttp and aioftp.
 .
 This package provides documentation for parfive

python3-parfive: HTTP and FTP parallel file downloader for Python

 Parfive is a small library for downloading files, its objective is to
 provide a simple API for queuing files for download and then
 providing excellent feedback to the user about the in progress
 downloads. It also aims to provide a clear interface for inspecting
 any failed downloads.
 .
 Parfive supports downloading files over either HTTP or FTP using
 aiohttp and aioftp.