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

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