python-pathlib binary package in Ubuntu Bionic amd64

 Pathlib offers a set of classes to handle filesystem paths.
 It offers the following advantages over using string objects:
 .
  * No more cumbersome use of os and os.path functions. Everything
    can be done easily through operators, attribute accesses, and method calls.
  * Embodies the semantics of different path types. For example,
    comparing Windows paths ignores casing.
  * Well-defined semantics, eliminating any warts or ambiguities
    (forward vs. backward slashes, etc.).
 .
 This is the Python 2 version of the package.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2017-10-24 21:55:24 UTC Published Ubuntu Bionic amd64 release main python Optional 1.0.1-2
  • Published
  • Copied from ubuntu wily-proposed amd64 in Primary Archive for Ubuntu