astrXbian/www/multitube/vendor/symfony/css-selector
2021-03-20 01:33:02 +01:00
..
Exception multitube php-ipfs 2021-03-20 01:33:02 +01:00
Node multitube php-ipfs 2021-03-20 01:33:02 +01:00
Parser multitube php-ipfs 2021-03-20 01:33:02 +01:00
Tests multitube php-ipfs 2021-03-20 01:33:02 +01:00
XPath multitube php-ipfs 2021-03-20 01:33:02 +01:00
.gitignore multitube php-ipfs 2021-03-20 01:33:02 +01:00
CHANGELOG.md multitube php-ipfs 2021-03-20 01:33:02 +01:00
composer.json multitube php-ipfs 2021-03-20 01:33:02 +01:00
CssSelectorConverter.php multitube php-ipfs 2021-03-20 01:33:02 +01:00
LICENSE multitube php-ipfs 2021-03-20 01:33:02 +01:00
phpunit.xml.dist multitube php-ipfs 2021-03-20 01:33:02 +01:00
README.md multitube php-ipfs 2021-03-20 01:33:02 +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.