mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
common operations on paths in an easy, object-oriented way. WWW: https://pypi.python.org/pypi/pathlib PR: 199708 Submitted by: stiginge@pvv.org
4 lines
182 B
Text
4 lines
182 B
Text
Backport of pathlib from Python 3.4. Offers a set of classes featuring all the
|
|
common operations on paths in an easy, object-oriented way.
|
|
|
|
WWW: https://pypi.python.org/pypi/pathlib
|