blob: 98c05126bff7a6c3acaf49ff4284af5e341c65fc [file] [log] [blame]
Yegor Yefremov93400ce2017-01-17 11:17:21 +01001config BR2_PACKAGE_PYTHON_PATHPY
2 bool "python-pathpy"
3 help
4 path.py implements a path objects as first-class
5 entities, allowing common operations on files to
6 be invoked on those path objects directly.
7
8 https://github.com/jaraco/path.py