path.py 16.6.0-1 source package in Ubuntu

Changelog

path.py (16.6.0-1) unstable; urgency=medium

  * New upstream release.

 -- Julien Puydt <email address hidden>  Tue, 06 Dec 2022 10:46:21 +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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
path.py_16.6.0-1.dsc 2.2 KiB 5208ce02f39b827a2438a2d6de05fd47860c9f422700dc15ca7fe893453d0b22
path.py_16.6.0.orig.tar.gz 44.2 KiB 01a11b15148497eab6ab7e46ec77e5afb55c332d81215636c845d759cd47c67d
path.py_16.6.0-1.debian.tar.xz 3.7 KiB d8891c6b68ff9e1035e7d103d036bfb6b3510046c4550f01b21c80fd09c9925f

Available diffs

No changes file available.

Binary packages built by this source

python3-path: module wrapper for os.path for Python 3

 path.py implements a path objects as first-class entities, allowing common
 operations on files to be invoked on those path objects directly.
 .
 This package installs the library for Python 3.