PluginProbe
LearnPress – WordPress LMS Plugin for Create and Sell Online Courses / 4.3.7
LearnPress – WordPress LMS Plugin for Create and Sell Online Courses v4.3.7
4.4.8 4.4.7 4.4.6 4.4.5 4.4.4 4.4.3 4.4.2 4.4.1 4.4.0 4.3.9.1 4.3.9 4.3.8 4.3.7 4.1.6.9 4.1.6.9.1 4.1.6.9.2 4.1.6.9.3 4.1.6.9.4 4.1.7 4.1.7.1 4.1.7.2 4.1.7.3 4.1.7.3.1 4.1.7.3.2 4.2.0 All 139 releases
learnpress / vendor / symfony / css-selector / README.md

README.md in LearnPress – WordPress LMS Plugin for Create and Sell Online Courses 4.3.7, at vendor/symfony/css-selector/README.md

21 lines 688 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 CssSelector Component
2 =====================
3
4 The CssSelector component converts CSS selectors to XPath expressions.
5
6 Resources
7 ---------
8
9 * [](https://symfony.com/doc/current/components/css_selector.htmlDocumentation](https://symfony.com/doc/current/components/css_selector.html](https://symfony.com/doc/current/components/css_selector.html)
10 * [](https://symfony.com/doc/current/contributing/index.htmlContributing](https://symfony.com/doc/current/contributing/index.html](https://symfony.com/doc/current/contributing/index.html)
11 * [](https://github.com/symfony/symfony/issuesReport issues](https://github.com/symfony/symfony/issues](https://github.com/symfony/symfony/issues) and
12 [](https://github.com/symfony/symfony/pullssend Pull Requests](https://github.com/symfony/symfony/pulls](https://github.com/symfony/symfony/pulls)
13 in the [](https://github.com/symfony/symfonymain Symfony repository](https://github.com/symfony/symfony](https://github.com/symfony/symfony)
14
15 Credits
16 -------
17
18 This component is a port of the Python cssselect library
19 [](https://github.com/SimonSapin/cssselect/releases/tag/v0.7.1v0.7.1](https://github.com/SimonSapin/cssselect/releases/tag/v0.7.1](https://github.com/SimonSapin/cssselect/releases/tag/v0.7.1),
20 which is distributed under the BSD license.
21