| changeset 0 | 7f95f8617b0b |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/symfony/src/Symfony/Component/CssSelector/README Sat Sep 24 15:40:41 2011 +0200 @@ -0,0 +1,4 @@ +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