Metadata-Version: 1.0
Name: z3c.etestbrowser
Version: 1.0.2
Summary: Extensions for zope.testbrowser.

Home-page: http://svn.zope.org/z3c.etestbrowser/trunk/
Author: Christian Theune
Author-email: ct@gocept.com
License: ZPL 2.1
Description: Extensions for the Zope 3 testbrowser
        =====================================
        
        This package is intended to provide extended versions of the Zope 3
        testbrowser. Especially those extensions that introduce dependencies to more
        external products, like lxml.
        
        Extension: lxml-support
        -----------------------
        
        All HTML pages are parsed and provided as an element-tree.
        
Platform: UNKNOWN
