Fabien Potencier cdf6851eb3 fixed merge 14 rokov pred
..
Node cdf6851eb3 fixed merge 14 rokov pred
LICENSE f54cedfe5e added LICENSE files for the subtree repositories 14 rokov pred
Parser.php 92bfbf575c Fixed CS 14 rokov pred
README bf82cf42dd renamed Symfony\Components to Symfony\Component 15 rokov pred
SyntaxError.php 64fb94c725 normalized license messages in PHP files 14 rokov pred
Token.php 9a89b4628f [CssSelector] fix phpdoc to match coding standards (int -> integer, bool -> Boolean). 14 rokov pred
TokenStream.php 9a89b4628f [CssSelector] fix phpdoc to match coding standards (int -> integer, bool -> Boolean). 14 rokov pred
Tokenizer.php 92bfbf575c Fixed CS 14 rokov pred
XPathExpr.php b940046ac4 [CssSelector] Fixed typo 14 rokov pred
XPathExprOr.php 9a89b4628f [CssSelector] fix phpdoc to match coding standards (int -> integer, bool -> Boolean). 14 rokov pred

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