1config BR2_PACKAGE_PYTHON_PATHSPEC
2	bool "python-pathspec"
3	help
4	  pathspec is a utility library for pattern matching of file
5	  paths.
6
7	  https://github.com/cpburnz/python-pathspec
8