8 lines
205 B
Plaintext
8 lines
205 B
Plaintext
config BR2_PACKAGE_PYTHON_SOUPSIEVE
|
|
bool "python-soupsieve"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
A modern CSS selector implementation for Beautiful Soup.
|
|
|
|
https://github.com/facelessuser/soupsieve
|