sunlight 897b10eb13 mzb | %!s(int64=6) %!d(string=hace) años | |
---|---|---|
.. | ||
Exception | %!s(int64=6) %!d(string=hace) años | |
Node | %!s(int64=6) %!d(string=hace) años | |
Parser | %!s(int64=6) %!d(string=hace) años | |
Tests | %!s(int64=6) %!d(string=hace) años | |
XPath | %!s(int64=6) %!d(string=hace) años | |
.gitignore | %!s(int64=6) %!d(string=hace) años | |
CHANGELOG.md | %!s(int64=6) %!d(string=hace) años | |
CssSelectorConverter.php | %!s(int64=6) %!d(string=hace) años | |
LICENSE | %!s(int64=6) %!d(string=hace) años | |
README.md | %!s(int64=6) %!d(string=hace) años | |
composer.json | %!s(int64=6) %!d(string=hace) años | |
phpunit.xml.dist | %!s(int64=6) %!d(string=hace) años |
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.