[Lxml-checkins] r51156 - in lxml/trunk: . doc
scoder at codespeak.net
scoder at codespeak.net
Thu Jan 31 15:31:32 CET 2008
Author: scoder
Date: Thu Jan 31 15:31:31 2008
New Revision: 51156
Modified:
lxml/trunk/ (props changed)
lxml/trunk/doc/FAQ.txt
Log:
r3369 at delle: sbehnel | 2008-01-31 15:30:50 +0100
link to cssutils
Modified: lxml/trunk/doc/FAQ.txt
==============================================================================
--- lxml/trunk/doc/FAQ.txt (original)
+++ lxml/trunk/doc/FAQ.txt Thu Jan 31 15:31:31 2008
@@ -118,17 +118,19 @@
require projects to set a hard dependency on lxml - as long as they do
not need lxml's enhanced feature set.
+* cssutils_, a CSS parser and toolkit, can be used with ``lxml.cssselect``
* Deliverance_, a content theming tool
* gocept.lxml_, Zope3 interface bindings for lxml
* Inteproxy_, a secure HTTP proxy
* lwebstring_, an XML template engine
* OpenXMLlib_, a library for handling OpenXML document meta data
* Pycoon_, a WSGI web development framework based on XML pipelines
-* rfadict_, an RDFa parser wth a simple dictionary-like interface.
+* rfadict_, an RDFa parser with a simple dictionary-like interface.
And a couple of generally happy_ users_, and other `sites that link to
lxml`_.
+.. _cssutils: http://code.google.com/p/cssutils/source/browse/trunk/examples/style.py?r=917
.. _Deliverance: http://www.openplans.org/projects/deliverance/project-home
.. _gocept.lxml: http://pypi.python.org/pypi/gocept.lxml
.. _Inteproxy: http://lists.wald.intevation.org/pipermail/inteproxy-devel/2007-February/000000.html
More information about the lxml-checkins
mailing list