<?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>AllPairs</name>
<shortdesc>Pairwise test combinations generator</shortdesc>
<description>Pairwise (aka "all-pairs") test combinations generator written in
Python. Allows one to create a set of tests using "pairwise 
combinations" method, reducing a number of combinations of variables
into a lesser set that covers most situations.</description>
<homepage rdf:resource="http://apps.sourceforge.net/trac/allpairs/" />
<maintainer><foaf:Person><foaf:name>MetaCommunications Engineering</foaf:name>
<foaf:mbox_sha1sum>e1b42246f0ab0d792edf27caa523c0d4ba6992f3</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.0.1</revision></Version></release>
</Project></rdf:RDF>