fn_b/vendor/symfony/css-selector/README.md
2026-02-12 13:35:39 +08:00

688 B
Executable File

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.