Also a runtime testcase is added. Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com> [yann.morin.1998@free.fr: - fix check-package - small codign style in test sample ] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
config BR2_PACKAGE_PYTHON_PATHSPEC
|
|
bool "python-pathspec"
|
|
help
|
|
pathspec is a utility library for pattern matching of file
|
|
paths.
|
|
|
|
https://github.com/cpburnz/python-pathspec
|