os.path wrapper for Python
path.py implements a path objects as first-class entities, allowing
common operations on files to be invoked on those path objects directly.

Maintainer: Alexandr Shadchin <shadchin@openbsd.org>

WWW: https://github.com/jaraco/path.py
