Paragonik/paragonik-backend/vendor/symfony/css-selector
2019-12-08 20:39:40 +01:00
..
Exception vc 2019-12-08 20:39:40 +01:00
Node vc 2019-12-08 20:39:40 +01:00
Parser vc 2019-12-08 20:39:40 +01:00
XPath vc 2019-12-08 20:39:40 +01:00
.gitattributes vc 2019-12-08 20:39:40 +01:00
CHANGELOG.md vc 2019-12-08 20:39:40 +01:00
composer.json vc 2019-12-08 20:39:40 +01:00
CssSelectorConverter.php vc 2019-12-08 20:39:40 +01:00
LICENSE vc 2019-12-08 20:39:40 +01:00
README.md vc 2019-12-08 20:39:40 +01:00

CssSelector Component

The CssSelector component converts CSS selectors to XPath expressions.

Resources

Credits

This component is a port of the Python cssselect library v0.7.1, which is distributed under the BSD license.