TPS_web_october/vendor/symfony/css-selector
Kerim cfd8e76cf4 Git Commit 2022-09-12 11:02:53 +05:00
..
Exception Git Commit 2022-09-12 11:02:53 +05:00
Node Git Commit 2022-09-12 11:02:53 +05:00
Parser Git Commit 2022-09-12 11:02:53 +05:00
XPath Git Commit 2022-09-12 11:02:53 +05:00
CHANGELOG.md Git Commit 2022-09-12 11:02:53 +05:00
CssSelectorConverter.php Git Commit 2022-09-12 11:02:53 +05:00
LICENSE Git Commit 2022-09-12 11:02:53 +05:00
README.md Git Commit 2022-09-12 11:02:53 +05:00
composer.json Git Commit 2022-09-12 11:02:53 +05:00

README.md

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.