python-plumbum 1.7.0-1 source package in Ubuntu

Changelog

python-plumbum (1.7.0-1) unstable; urgency=medium

  * New upstream version 1.7.0
  * Install examples

 -- Philipp Huebner <email address hidden>  Tue, 07 Sep 2021 08:38:19 +0200

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-plumbum_1.7.0-1.dsc 2.1 KiB df671bcd452beb86409327f54fa9c52a8d635d8546a19b99cfaa265526757253
python-plumbum_1.7.0.orig.tar.gz 310.1 KiB 859ea8ea67c36fb0acadd29f43dc97c79a456fe109da8b367b6906d5a55260b9
python-plumbum_1.7.0-1.debian.tar.xz 3.3 KiB 63e313040edf55aa3a5d44c32a080ea00aa1272a2bd5eea0bc8445239e11166d

Available diffs

No changes file available.

Binary packages built by this source

python3-plumbum: library for writing shell script-like programs in Python 3

 python-plumbum provides shell-like syntax and handy shortcuts for writing shell
 script one-liners in Python using shell combinators. It supports local and
 remote command execution (over SSH), local and remote file-system paths,
 easy working-directory and environment manipulation and a programmatic
 Command-Line Interface (CLI) application toolkit.
 .
 This is the Python 3 version.