Gleb 66078cb367 test | před 5 roky | |
---|---|---|
.. | ||
Exception | před 5 roky | |
Node | před 5 roky | |
Parser | před 5 roky | |
Tests | před 5 roky | |
XPath | před 5 roky | |
.gitignore | před 5 roky | |
CHANGELOG.md | před 5 roky | |
CssSelectorConverter.php | před 5 roky | |
LICENSE | před 5 roky | |
README.md | před 5 roky | |
composer.json | před 5 roky | |
phpunit.xml.dist | před 5 roky |
The CssSelector component converts CSS selectors to XPath expressions.
This component is a port of the Python cssselect library v0.7.1, which is distributed under the BSD license.