sunlight 9321b15c94 first commit | 6 yıl önce | |
---|---|---|
.. | ||
Exception | 6 yıl önce | |
Node | 6 yıl önce | |
Parser | 6 yıl önce | |
Tests | 6 yıl önce | |
XPath | 6 yıl önce | |
.gitignore | 6 yıl önce | |
CHANGELOG.md | 6 yıl önce | |
CssSelectorConverter.php | 6 yıl önce | |
LICENSE | 6 yıl önce | |
README.md | 6 yıl önce | |
composer.json | 6 yıl önce | |
phpunit.xml.dist | 6 yıl önce |
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.