<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>TestGen4Web-Python</name>
<shortdesc>A pure-python set of translators for TestGen4Web</shortdesc>
<description>TestGen4Web is a tool for recording user actions
        in a FireFox web browser, saving those actions to an XML file,
        and playing them back.
        
        This package provides a means of translating
        TestGen4Web's recorded web browser sessions from XML to python. The
        package includes means for running tests as unit tests or simply
        generating python output that can be used in scripts, etc.
        
        The work in this package is based on that originally done by Matt
        Harrison. However, all bugs and issues are new and solely the
        responsibility of the current maintainer.
        
        Release Information:
          http://dev.zenoss.org/trac/wiki/TestGen4Web-PythonReleaseNotes</description>
<homepage rdf:resource="http://dev.zenoss.org/trac/wiki/TestGen4Web-Python" />
<maintainer><foaf:Person><foaf:name>Duncan McGreggor</foaf:name>
<foaf:mbox_sha1sum>216394f45bab709ddad69d02b936264a908c503b</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2.1</revision></Version></release>
</Project></rdf:RDF>