mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
c72b72b446
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
3 lines
141 B
Text
3 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.
|