[Lxml-checkins] r51168 - in lxml/trunk: . doc

scoder at codespeak.net scoder at codespeak.net
Fri Feb 1 12:34:14 CET 2008


Author: scoder
Date: Fri Feb  1 12:34:13 2008
New Revision: 51168

Modified:
   lxml/trunk/   (props changed)
   lxml/trunk/doc/FAQ.txt
Log:
 r3373 at delle:  sbehnel | 2008-02-01 07:40:54 +0100
 separate out Zope in users list


Modified: lxml/trunk/doc/FAQ.txt
==============================================================================
--- lxml/trunk/doc/FAQ.txt	(original)
+++ lxml/trunk/doc/FAQ.txt	Fri Feb  1 12:34:13 2008
@@ -120,15 +120,19 @@
 
 * 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 with a simple dictionary-like interface.
 
-And a couple of generally happy_ users_, and other `sites that link to
-lxml`_.
+Zope3 and some of its extensions have good support for lxml:
+
+* gocept.lxml_, Zope3 interface bindings for lxml
+* z3c.rml_, an implementation of ReportLab's RML format
+
+And don't miss the quotes by our 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
@@ -138,6 +142,7 @@
 .. _OpenXMLlib: http://permalink.gmane.org/gmane.comp.python.lxml.devel/3250
 .. _Pycoon: http://pypi.python.org/pypi/pycoon
 .. _rfadict: http://pypi.python.org/pypi/rdfadict
+.. _z3c.rml: http://pypi.python.org/pypi/z3c.rml
 
 .. _happy: http://thread.gmane.org/gmane.comp.python.lxml.devel/3244/focus=3244
 .. _users: http://article.gmane.org/gmane.comp.python.lxml.devel/3246


More information about the lxml-checkins mailing list