blob: afec3ecf15e84d4a35ac167d256ebb4a72f12477 (
plain) (
blame)
1
2
3
4
|
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
|