Pascal Borreli 8df4567a82 [CssSelector] Fixed typo před 14 roky
..
Node f79e23ffb5 Removed all those spaces after @author that were bothering me so… před 14 roky
Parser.php f79e23ffb5 Removed all those spaces after @author that were bothering me so… před 14 roky
README bf82cf42dd renamed Symfony\Components to Symfony\Component před 15 roky
SyntaxError.php f79e23ffb5 Removed all those spaces after @author that were bothering me so… před 14 roky
Token.php f79e23ffb5 Removed all those spaces after @author that were bothering me so… před 14 roky
TokenStream.php f79e23ffb5 Removed all those spaces after @author that were bothering me so… před 14 roky
Tokenizer.php 8df4567a82 [CssSelector] Fixed typo před 14 roky
XPathExpr.php f79e23ffb5 Removed all those spaces after @author that were bothering me so… před 14 roky
XPathExprOr.php f79e23ffb5 Removed all those spaces after @author that were bothering me so… před 14 roky

README

This component is a port of the Python lxml library,
which is copyright Infrae and distributed under the BSD license.

Current code is a port of http://codespeak.net/svn/lxml/trunk/src/lxml/cssselect.py@71545