1config BR2_PACKAGE_PYTHON_SOUPSIEVE 2 bool "python-soupsieve" 3 depends on BR2_PACKAGE_PYTHON3 4 help 5 A modern CSS selector implementation for Beautiful Soup. 6 7 https://github.com/facelessuser/soupsieve 8