To install this package run one of the following: conda install anaconda::cssselect
Description
Cssselect parses CSS3 Selectors and translate them to XPath 1.0
expressions. Such expressions can be used in lxml or another XPath engine
to find the matching elements in an XML or HTML document.