linuxOS_AP06/buildroot/package/python-cssselect/Config.in

8 lines
180 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
config BR2_PACKAGE_PYTHON_CSSSELECT
bool "python-cssselect"
help
cssselect parses CSS3 Selectors and translates them to XPath
1.0
http://packages.python.org/cssselect/