PACKAGE NAME: python3-cssselect-1.3.0-x86_64-2_slackdce.txz PACKAGE MIRROR: . PACKAGE LOCATION: ./python/python3-cssselect PACKAGE SIZE (compressed): 40 K PACKAGE SIZE (uncompressed): 221 K PACKAGE REQUIRED: python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-wheel PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-cssselect: python3-cssselect (CSS Selectors for Python) python3-cssselect: python3-cssselect: cssselect is a BSD-licensed Python library to parse CSS3 selectors python3-cssselect: and translate them to XPath 1.0 expressions. python3-cssselect: python3-cssselect: XPath 1.0 expressions can be used in lxml or another XPath engine python3-cssselect: to find the matching elements in an XML or HTML document. python3-cssselect: python3-cssselect: HOMEPAGE: https://cssselect.readthedocs.io/ python3-cssselect: python3-cssselect: