<?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>apycot</name>
<shortdesc>batch testing framework</shortdesc>
<description>This package is designed to run tests on a code repository on a
daily basis. It comes with a set of predefined test, essentially for python 
packages, and a set of predefined reports to display execution results. 
However, it has been designed to be higly extensible, so you could write your 
own test or report using the Python language (i.e. this framework is NOT 
limited to test Python code !).</description>
<homepage rdf:resource="http://www.logilab.org/projects/apycot" />
<maintainer><foaf:Person><foaf:name>Sylvain Thenault</foaf:name>
<foaf:mbox_sha1sum>d9e8ad39faea9b11ec4d1fd7f1c675efd596914e</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.10.3</revision></Version></release>
</Project></rdf:RDF>