python-pathpy: new package

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Yegor Yefremov
2017-01-17 11:17:21 +01:00
committed by Thomas Petazzoni
parent 3022787c73
commit 93400cec61
4 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
config BR2_PACKAGE_PYTHON_PATHPY
bool "python-pathpy"
help
path.py implements a path objects as first-class
entities, allowing common operations on files to
be invoked on those path objects directly.
https://github.com/jaraco/path.py