path.py 8.1.2+dfsg-1 source package in Ubuntu

Changelog

path.py (8.1.2+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Use git-dpm.
  * Get rid of .hgtags in upstream tarball.
  * Fix typo in d/control.

 -- Julien Puydt <email address hidden>  Sun, 11 Oct 2015 14:05:22 +0200

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
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
path.py_8.1.2+dfsg-1.dsc 1.9 KiB 9da7cd64c05b6a99df01981199549281a24a6cdbcafc7ece56116f632c1de7b7
path.py_8.1.2+dfsg.orig.tar.gz 31.7 KiB 16076aabb2418febff846ac9f1bcb8a3f4f326db91877b532c5c5e62b78ae2e2
path.py_8.1.2+dfsg-1.debian.tar.xz 2.1 KiB 207b5e1d84118834d5c6251b592c7cd7d8105dc7d59350d44f2ef77ebd9fe6be

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.