object-oriented filesystem paths
The goal of pathlib2 is to provide a backport of standard pathlib
module which tracks the standard library module, so all the newest
features of the standard pathlib can be used also on older Python
versions.

Maintainer: Elias M. Mariani <marianielias@gmail.com>

WWW: https://github.com/mcmtroffaes/pathlib2
