path.py 11.0-1 source package in Ubuntu

Changelog

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

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Fix Format URL to correct one

  [ Julien Puydt ]
  * New upstream release.
  * Bump std-ver to 4.1.3.

 -- Julien Puydt <email address hidden>  Thu, 15 Feb 2018 12:21:19 +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_11.0-1.dsc 2.3 KiB f98373192a4cbcd6ee2817a37d781554cfc664660702853c82de52ab022da900
path.py_11.0.orig.tar.gz 34.6 KiB e7cad1b1c0bc3ace9461131d5dcd82667bfacfd7d07e05f81bb8a9f60bf671f1
path.py_11.0-1.debian.tar.xz 2.5 KiB 83049d0521127f48421871358056b46887b6e98fc4554878e16b2d06e3e2a8fa

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.