configs/bananapro: bump Linux to 4.10.4
[buildroot-gz.git] / package / python-pathpy / Config.in
blob98c05126bff7a6c3acaf49ff4284af5e341c65fc
1 config 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.
8           https://github.com/jaraco/path.py