AIParking_Intops_Server/vendor/symfony/css-selector/README.md
2020-02-01 16:47:12 +07:00

693 B

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.