p2 project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chuan 8285edfec3 init p2 1 year ago
..
Exception init p2 1 year ago
Node init p2 1 year ago
Parser init p2 1 year ago
XPath init p2 1 year ago
CHANGELOG.md init p2 1 year ago
CssSelectorConverter.php init p2 1 year ago
LICENSE init p2 1 year ago
README.md init p2 1 year ago
composer.json init p2 1 year ago

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.