buildroot/package/python-scandir/Config.in
Andrey Smirnov 722d63be86 package/python-scandir: New package
Add 'scandir'[1] package to buildroot. Needed by 'pathlib2'.

[1] https://pypi.python.org/pypi/scandir

Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-06-15 22:48:32 +02:00

7 lines
165 B
Plaintext

config BR2_PACKAGE_PYTHON_SCANDIR
bool "python-scandir"
help
scandir, a better directory iterator and faster os.walk()
https://pypi.python.org/pypi/scandir