Fabien Potencier f54cedfe5e added LICENSE files for the subtree repositories пре 14 година
..
Node 06e2c01e76 [CssSelector] PHPDoc additions пре 14 година
LICENSE f54cedfe5e added LICENSE files for the subtree repositories пре 14 година
Parser.php f08c9480ee [CssSelector] Fixed PHPDoc blocks. пре 14 година
README bf82cf42dd renamed Symfony\Components to Symfony\Component пре 15 година
SyntaxError.php 64fb94c725 normalized license messages in PHP files пре 14 година
Token.php 9a89b4628f [CssSelector] fix phpdoc to match coding standards (int -> integer, bool -> Boolean). пре 14 година
TokenStream.php 9a89b4628f [CssSelector] fix phpdoc to match coding standards (int -> integer, bool -> Boolean). пре 14 година
Tokenizer.php 9a89b4628f [CssSelector] fix phpdoc to match coding standards (int -> integer, bool -> Boolean). пре 14 година
XPathExpr.php 9a89b4628f [CssSelector] fix phpdoc to match coding standards (int -> integer, bool -> Boolean). пре 14 година
XPathExprOr.php 9a89b4628f [CssSelector] fix phpdoc to match coding standards (int -> integer, bool -> Boolean). пре 14 година

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