1config BR2_PACKAGE_PYTHON_CSSSELECT
2	bool "python-cssselect"
3	help
4	  cssselect parses CSS3 Selectors and translates them to XPath
5	  1.0
6
7	  http://packages.python.org/cssselect/
8