mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
4 lines
141 B
Text
4 lines
141 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.
|