path.py 10.5-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Bump std-ver to 4.1.1.

 -- Julien Puydt <email address hidden>  Thu, 02 Nov 2017 08:11:16 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
path.py_10.5-1.dsc 2.3 KiB 68966d380483c777c3f3e0904e9106af59cd048495605f65e489f6c0fd7dd9fc
path.py_10.5.orig.tar.gz 33.9 KiB 045a9e290d9207735699cfd5b09c29c9832b7afe7318a4d9bd8c28c1cb72a41a
path.py_10.5-1.debian.tar.xz 2.4 KiB c7e4a0f0683e678c447561c6e98f553d6664bdc31e91a231acd4ad072eff9d61

Available diffs

No changes file available.

Binary packages built by this source

python-path: module wrapper for os.path for Python 2

 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 2.

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.