python-cssselect: new package

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Yegor Yefremov
2016-01-14 09:25:17 +01:00
committed by Thomas Petazzoni
parent dee5e96173
commit aa112f2396
4 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
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/