mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 17:36:28 -04:00
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
4 lines
181 B
Text
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
|