forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
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
|