PACKAGE NAME: python2-cssselect-1.1.0-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/python2-cssselect PACKAGE SIZE (compressed): 28 K PACKAGE SIZE (uncompressed): 150 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python2-cssselect: python2-cssselect (CSS Selectors for Python) python2-cssselect: python2-cssselect: cssselect is a BSD-licensed Python library to parse CSS3 selectors python2-cssselect: and translate them to XPath 1.0 expressions. python2-cssselect: python2-cssselect: XPath 1.0 expressions can be used in lxml or another XPath engine python2-cssselect: to find the matching elements in an XML or HTML document. python2-cssselect: python2-cssselect: HOMEPAGE: https://cssselect.readthedocs.io/ python2-cssselect: python2-cssselect: