mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-08-17 13:48:36 -04: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.