freebsd-ports/devel/py-path.py/pkg-descr
William Grzybowski 386d6d5c8b devel/py-path.py: Module wrapper for os.path
path.py implements a path objects as first-class entities, allowing common
operations on files to be invoked on those path objects directly.

WWW: https://github.com/jaraco/path.py
2014-09-02 23:19:23 +00:00

4 lines
181 B
Text

path.py implements a path objects as first-class entities, allowing common
operations on files to be invoked on those path objects directly.
WWW: https://github.com/jaraco/path.py